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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 8 12:04:11 PST 2011


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





--- Comment #39 from Luke Macpherson <macpherson at chromium.org>  2011-03-08 12:04:10 PST ---
Thanks for the review Eric, I'm in meetings today but will try to address them fully tomorrow. In the mean time I just wanted to add some corrected profiling results, since I already have them.
Unmodified applyProperty:
self: 483 total: 753
self: 404 total: 671
self: 406 total: 665
self: 433 total: 706
self: 430 total: 687
avg total: 696.4

Modified applyProperty:
self: 296 total: 513
self: 345 total: 637
self: 393 total: 660
self: 372 total: 687
self: 389 total: 694
avg total: 638.2

I'll look into running those benchmarks tomorrow.

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