Convert benchmark tests to use JMH
jvz opened this issue · 0 comments
jvz commented
There are a few unit tests that are basic benchmarks. These would work best with a framework like JMH. This plugin is mostly all you need. Also, if you're not familiar with JMH, here are a bunch of samples.