RESOLVED FIXED 237168
Change one-shot maxTimerNestingLevel from 5 to 10
https://bugs.webkit.org/show_bug.cgi?id=237168
Summary Change one-shot maxTimerNestingLevel from 5 to 10
Yusuke Suzuki
Reported 2022-02-24 16:28:54 PST
Change maxTimerNestingLevel from 5 to 10
Attachments
Patch (1.56 KB, patch)
2022-02-24 16:32 PST, Yusuke Suzuki
sam: review+
ews-feeder: commit-queue-
Patch (8.57 KB, patch)
2022-03-31 16:49 PDT, Yusuke Suzuki
ews-feeder: commit-queue-
Patch (6.47 KB, patch)
2022-04-01 11:45 PDT, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2022-02-24 16:32:24 PST
Sam Weinig
Comment 2 2022-02-28 08:22:49 PST
Comment on attachment 453155 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=453155&action=review > Source/WebCore/ChangeLog:10 > + > + Recently, we found from Chromium change[1] that changing this from 5 to 10 offers 10% Speedometer2 improvement > + because Speedometer2's setTimeout nesting level is typically 7-8. We discussed with folks including Chris, Maciej, > + Saam, and Cameron and now we increase this from 5 to 10 to align to Blink's change to keep these kind of web content fast. Does the HTML spec say anything here? Perhaps it should? Probably at least worth filing an issue.
Radar WebKit Bug Importer
Comment 3 2022-03-03 16:29:16 PST
Yusuke Suzuki
Comment 4 2022-03-31 16:49:09 PDT
Yusuke Suzuki
Comment 5 2022-04-01 11:45:42 PDT
Yusuke Suzuki
Comment 6 2022-04-01 15:19:10 PDT
mac-wk1 and mac-wk2 bots are getting stuck.
Yusuke Suzuki
Comment 7 2022-04-01 16:57:50 PDT
Note You need to log in before you can comment on or make changes to this bug.