Hi All,

anybody knows how to check if a method is jitted or not?

I remember (maybe wrongly) that the Jit in Cog has a configurable limit on
the number of bytecodes for a method to be jitted or not; I'm looking into
the performance of generated code where I can, more or less, control the
length of methods (SmaCC) and I'd like to find the optimum point.

Thanks,

Thierry

Reply via email to