RESOLVED FIXED 223197
Avoid doing a heap allocation in AudioParam::calculateFinalValues() on the audio thread
https://bugs.webkit.org/show_bug.cgi?id=223197
Summary Avoid doing a heap allocation in AudioParam::calculateFinalValues() on the au...
Chris Dumez
Reported 2021-03-15 11:23:27 PDT
Avoid doing a heap allocation in AudioParam::calculateFinalValues() on the audio thread, for performance reasons.
Attachments
Patch (3.48 KB, patch)
2021-03-15 11:33 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-03-15 11:23:45 PDT
Chris Dumez
Comment 2 2021-03-15 11:33:23 PDT
EWS
Comment 3 2021-03-15 12:51:26 PDT
Committed r274432: <https://commits.webkit.org/r274432> All reviewed patches have been landed. Closing bug and clearing flags on attachment 423206 [details].
Note You need to log in before you can comment on or make changes to this bug.