[Webkit-unassigned] [Bug 229680] REGRESSION (r272900): wpt.fyi loading performance is very slow (regressed, and slower than other browsers)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 1 10:25:00 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=229680
--- Comment #13 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
Yeah, for anything like this where we're doing > O(n) work it's not too hard to write a regression test; I'm against writing tests for checking whether O(n) differs from O(n), but O(n) (or O(1) in this case) versus O(n^2) is pretty easy to detect.
--
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/20210901/5c8ccd16/attachment.htm>
More information about the webkit-unassigned
mailing list