[Webkit-unassigned] [Bug 19408] New: Constant folding in parser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 6 08:35:56 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19408

           Summary: Constant folding in parser
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P4
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loki at inf.u-szeged.hu


Hi all,
I have implemented an experimental constant folding algorithm into the parser.
It is not finished yet, but I would like to share it, in order to get feedbacks
about it.

Any comments and suggestions are welcome!

Note:
No new JavaScript regression.
SunSpider says '1.007x as fast'.
If I remove the comment signs around String operations
SunSpider says '1.011x as slow'


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list