[Webkit-unassigned] [Bug 73187] Don't try to optimize huge code blocks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 14:44:53 PST 2011


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





--- Comment #7 from Filip Pizlo <fpizlo at apple.com>  2011-11-28 14:44:53 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > (From update of attachment 116698 [details] [details])
> > It seems like we would want to be able to separate out eval vs. prog vs. function calls -- it makes more sense (to me) that we'd be willing to optimize a bigger function than eval or prog code.
> 
> That does make sense.  But for the purposes of tuning this number for now, I figured that having only one setting is better than having four.  Bring back the four settings would be easy, if we found that it would be useful.
> 
> > Also how does effect OSR of loops?  eg. does a loop have to b relatively small to benefit?  What happens on things like http://nerget.com/fluidSim and http://nerget.com/compression/ -- these have a few relatively large core loops.
> 
> I'll have a look.

No performance difference.

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