Dan Sugalski <[EMAIL PROTECTED]> writes:
> Indirect calls might not be a problem, depending on how much flow analysis 
> we can do in the optimizer. While that won't be much in the 
> on-the-fly-compile version (a 10s runtime with a 50s compile time's not a 
> good thing...) I'm hoping the optimizer will be able to get darned 
> aggressive when given free rein.

I wonder if something like the java hot spot on the fly profiler thing
might not be handy for long running perl processes...

-- 
Piers

Reply via email to