[Webkit-unassigned] [Bug 70096] New: DFG JIT 32_64 - Performance fix for ResolveGlobal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 14 02:40:04 PDT 2011


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

           Summary: DFG JIT 32_64 - Performance fix for ResolveGlobal
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yuqiang.xian at intel.com
                CC: barraclough at apple.com, fpizlo at apple.com


Check structure of global object should be a pointer comparison instead of tag and payload pair comparison. This fix improves SunSpider by 7% on Linux 32, with bitops-bitwise-and improved by 4.75X.

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