larray
larray copied to clipboard
Convert benchmark tests to use JMH
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.