New allocation profiler

Vladimir Sitnikov sitnikov.vladimir at gmail.com
Wed Apr 15 21:04:16 UTC 2015


> (but still closest to mathematically correct!) :)

I would alter that to NaN if you don't mind.

And just one more thing: "gc.churn.{" + space + "}.norm" is broken for
non 1sec iterations since it uses "churnRate/getAllOps()" while it
should use "churn.count(space)/getAllOps()"

Should I heal that or it will come in a separate commit?

Vladimir


More information about the jmh-dev mailing list