Geir Magnusson Jr. wrote:
> can one of you JIT nerds describe for us non-JIT-nerds what value
> profiling is?  :)

Maybe calling people nerds was a disincentive ;-)

Value profiling means watching the actual values of variables or
expressions in a running program, typically in order to direct
optimizations that are value-specific.

Regards,
Tim

-- 

Tim Ellison ([EMAIL PROTECTED])

Reply via email to