[Webkit-unassigned] [Bug 175763] Speedometer: Update to modern Preact version

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 23 14:07:48 PDT 2017


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

--- Comment #11 from Ryosuke Niwa <rniwa at webkit.org> ---
So it looks like this change worsens Safari's score by ~8% and improves Chrome's score by ~6% and Firefox's score by ~4%.

In fact, "git diff 8.2.1 7.1.0 src/" in preact repository shows suspicious changes like https://github.com/developit/preact/commit/3f38738eb300a550a51088e3f6992c92685e89a5

Since we're trying to estimate how real world apps behaves, not necessarily trying to measure how specific set of libraries and frameworks behave, it's not great to have these V8 specific optimizations in libraries & frameworks we include in Speedometer since it introduces a bias in our estimation.

-- 
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/20170823/1e57de3d/attachment.html>


More information about the webkit-unassigned mailing list