[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 02:21:48 PST 2011


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





--- Comment #3 from Filip Pizlo <fpizlo at apple.com>  2011-12-09 02:21:48 PST ---
> for (var i = 0; i < 10000; ++i)
>     doSomethingThatTakesSlowPathOneInEveryLoopIterations()

This was meant to be doSomethingThatTakesSlowPathOneInEveryTenLoopIterations().  As in s/OneInEveryLoop/OneInEveryTenLoop/.

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