[Webkit-unassigned] [Bug 116066] New: Shrink HTMLTokenizer.o by 28.2%

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 16:00:44 PDT 2013


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

           Summary: Shrink HTMLTokenizer.o by 28.2%
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: koivisto at iki.fi, benjamin at webkit.org, akling at apple.com


We should probably merge
https://chromium.googlesource.com/chromium/blink/+/45e0337b2f2db535ab08365f6e763a5015e4d990

Shrunk HTMLTokenizer.o by 28.2%

This CL moves the cold code in InputStreamPreprocessor::peek out-of-line, which
shrunks HTMLTokenizer.o on Linux by 28.2%. The CL also makes the
html-parser.html performance test faster by 1.3% (average of 15 runs).

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