[Webkit-unassigned] [Bug 54707] Introduce lookup-table based approach for applying CSS properties.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 15:55:58 PST 2011


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





--- Comment #32 from Eric Seidel <eric at webkit.org>  2011-03-07 15:55:57 PST ---
(In reply to comment #31)
> Let me know if I can make this clearer, but the bottom line is that we now spend slightly less time in applyProperty and its children, for a net speed-up. I expect this will improve further as more properties are converted over.

OK.  Although I believe you, numbers which encompass an entire layout would be more convincing (to me) than sample counts inside those functions.  It's possible (although unlikely) that reducing the samples inside those functions might still have an increase in total time spent for a style-recalc or layout.

Thanks again for working on this.  I'm happy to take another look for review this evening (if someone doesn't beat me to it).

-- 
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