[Webkit-unassigned] [Bug 46592] Convert CSSStyleSelector::applyProperty to use function pointers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 14:49:37 PST 2011


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





--- Comment #45 from Luke Macpherson <macpherson at chromium.org>  2011-02-16 14:49:36 PST ---
Did some page cycler runs with the last patch, it didn't appear to make any real difference to overall page load times.

    Modified    Unmodified
    22,331    22,832
    22,440    22,454
    22,474    22,622
    22,419    23,930
    22,661    22,578
    22,486    22,615
    22,568    22,465
    22,331    22,480
    22,268    22,585
    22,303    22,404
average:    22,428    22,697
median:    22,430    22,582
stddev:    125    450

deleting row 4 (which looked like a possibly invalid result for the unmodified case)
average:    22,429    22,559
median:    22,440    22,578
stddev:    132    129

How I'd like to proceed is with a bunch of small patches that implement a handful fo related properties at a time. That should make the reviews straightforward and allow incremental testing of the changes.

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