[Webkit-unassigned] [Bug 64262] New: Small speed up, which switches some virtual functions to inline ones.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 11 04:56:42 PDT 2011


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

           Summary: Small speed up, which switches some virtual functions
                    to inline ones.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: Czene.Tamas at stud.u-szeged.hu
                CC: loki at webkit.org


Removing the virtual functions - removing the calls - makes measurable performance progression on CSS.

We measured the following performance progressions on some very popular websites, for example:
twitter.com: 5.5%
youtube.com: 7.4%
yahoo.com: 6.5%

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