[Webkit-unassigned] [Bug 92252] Grid Demo spends 1.5% of total time allocating Path objects in RenderBoxModelObject::paintBorderSides

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 08:54:16 PDT 2012


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


Julien Chaffraix <jchaffraix at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reed at google.com




--- Comment #3 from Julien Chaffraix <jchaffraix at webkit.org>  2012-07-25 08:54:20 PST ---
Mike Reed mentioned that for some cases, the platform may know how to do proper borders in a more optimized way than what paintBorderSides does (it is very low-level from that perspective).

This optimization couldn't be applied to all paintBorderSides's code path but it would likely help.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list