diff options
author | kleines Filmröllchen <malu.bertsch@gmail.com> | 2021-10-03 19:01:44 +0200 |
---|---|---|
committer | Brian Gianforcaro <b.gianfo@gmail.com> | 2021-11-28 13:33:51 -0800 |
commit | 8608cd11e4600d3dc3bac093e2a863be9a721597 (patch) | |
tree | e5b99aa9f91e769fb118fb2528abe32ed241a3a1 /Userland/Libraries/LibPthread | |
parent | 295eec2d49b0c361a99915cbcabf33a0a296df32 (diff) | |
download | serenity-8608cd11e4600d3dc3bac093e2a863be9a721597.zip |
LibAudio: Optimize sample moves in FlacLoader
As long as possible, entire decoded frame sample vectors are moved into
the output vector, leading to up to 20% speedups by avoiding memmoves on
take_first.
Diffstat (limited to 'Userland/Libraries/LibPthread')
0 files changed, 0 insertions, 0 deletions