NEW 69208
JavaScriptCore does not have automatic tuning of optimization heuristics
https://bugs.webkit.org/show_bug.cgi?id=69208
Summary JavaScriptCore does not have automatic tuning of optimization heuristics
Filip Pizlo
Reported 2011-10-01 00:44:17 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.