[Webkit-unassigned] [Bug 164193] Implement requestIdleCallback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 11 15:14:52 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=164193

Alexandre Dieulot <adieulot at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adieulot at gmail.com

--- Comment #6 from Alexandre Dieulot <adieulot at gmail.com> ---
This has been available in both Chrome and Firefox for 4.5 years. This was listed in WebKit’s 2020 goals under the “Catchup” session. It’s weird for the browser most aggressively marketing its speed not to have that API.

I don’t have any numbers on how useful it is in the wild, but a Google engineer that went all-in with rAF got a two-third reduction in first input delay for the worst 1% of cases and 20% reduction for the worst 5% on a JS-light site in late 2018: https://philipwalton.com/articles/idle-until-urgent/#how-much-does-this-actually-improve-performance%3F

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211211/5b4b45e8/attachment.htm>


More information about the webkit-unassigned mailing list