[Webkit-unassigned] [Bug 152478] Optimize Air::TmpWidth analysis in IRC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 3 15:47:18 PDT 2019


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

Robin Morisset <rmorisset at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rmorisset at apple.com

--- Comment #1 from Robin Morisset <rmorisset at apple.com> ---
I just measured, and we only spend 0.6ms in TmpWidth::recompute() in all of JetStream2. So this is beyond negligible. Optimizing accesses to the TmpWidth on the other hand may still matter. But the computation itself is basically free.

-- 
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/20190503/9e0e3d9b/attachment.html>


More information about the webkit-unassigned mailing list