[Webkit-unassigned] [Bug 74170] DFG's interpretation of rare case profiles should be frequency-based not count-based

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 9 13:49:50 PST 2011


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


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #118627|review?                     |review+
               Flag|                            |




--- Comment #7 from Geoffrey Garen <ggaren at apple.com>  2011-12-09 13:49:51 PST ---
(From update of attachment 118627)
View in context: https://bugs.webkit.org/attachment.cgi?id=118627&action=review

r=me

> Source/JavaScriptCore/runtime/Heuristics.cpp:148
> +    SET(likelyToTakeSlowCaseMinimumCount, 100);

It seems like this 100 limit is still problematic in the first example you gave.

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