can one of you JIT nerds describe for us non-JIT-nerds what value profiling is? :)

geir


Yuri Kashnikoff wrote:
Hi!
I'am working on value-profiling implementation. Implementation in EM
is alredy avaible. Now I'am trying to implement and use it in JIT. I
can answer any questions about current implementation. I have used the
straigth algorithm (cacthing FIRST N values) as default and as
advanced algorithm the Top-N-Value algorithm from the B. Calder, P.
Feller "Value Profiling and Optimisation". I'll appreciate any
questions. Please review and comment.


Reply via email to