M
Marcin Rze¼nicki
Hi all,
Is there any way to see what is the effect of JIT compilation on my
code? Ideally I'd like to see whether a method has been inlined, if
not then what prevented it - maybe some code output (like gcc's -S),
stuff like this. I am not sure whether it is even possible, so I just
thought I'd ask.
Is there any way to see what is the effect of JIT compilation on my
code? Ideally I'd like to see whether a method has been inlined, if
not then what prevented it - maybe some code output (like gcc's -S),
stuff like this. I am not sure whether it is even possible, so I just
thought I'd ask.