[Webkit-unassigned] [Bug 69208] New: JavaScriptCore does not have automatic tuning of JavaScriptCore optimization heuristics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 1 00:44:17 PDT 2011


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

           Summary: JavaScriptCore does not have automatic tuning of
                    JavaScriptCore optimization heuristics
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fpizlo at apple.com


The optimization heuristics used in JavaScriptCore are ad hoc, and have not been rigorously tuned.  But they could be tuned automatically by performing a grid search for a given subset of paremeters until a (local) maximum throughput is found.

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