You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Thihup I think it's possible but I can't comment on what interactions running JMH from within JITWatch might have on the results. I suppose if it's only for sandbox-type experiments it might be OK.
For less chance of side effects, I'd recommend running JMH with -XX:+LogCompilation on the command line and then loading the resulting log file into JITWatch which is something I do often and works fine.
Would it be possible to somehow add JMH in the Sandbox window?
It would help to do microbench more correctly than using a hot loop.
The text was updated successfully, but these errors were encountered: