DescriptionWebAudio: Add SSE2 optimization for DirectConvolver
Benchmark result from
http://rtoy.github.io/webaudio-hacks/tests/time-convolver-short.html,
running Linux on a Z620:
M36: 1680 ms
Opt: 1060 ms
Time is now reduced by about 33%.
For Windows running on a Z600:
M38: 3005 ms
Opt: 2280 ms
A savings of about 25%.
BUG=395276
TESTS=convolution-mono-mono still passes.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178576
Patch Set 1 #Patch Set 2 : #
Total comments: 5
Patch Set 3 : Apply comments and rebase #Messages
Total messages: 6 (0 generated)
|