Hacker News new | ask | show | jobs
by pron 3949 days ago
Are you familiar with JMH's perfasm? http://psy-lob-saw.blogspot.com/2015/07/jmh-perfasm.html

And for profiling apps on production, I've yet to encounter a more thorough, low-overhead profiler than Java Flight Recorder.

1 comments

no but i'll check it out this afternoon. Thanks!