Hacker News new | ask | show | jobs
by leecb 1624 days ago
The improvements seem to be in which thread WebRTC does work: moving more work to workers and off the main thread.

The release notes for alpha builds (e.g. [1]) link to this bug [2] "[meta] Update libwebrtc to new stable branch 2H2020", which as a number of comments about WebRTC using the main thread as its worker thread.

[1] https://www.mozilla.org/en-US/firefox/96.0a1/releasenotes/ [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1654112