Small improvement: print benchmark name after "# Fork: ..."

Aleksey Shipilev shade at redhat.com
Thu Sep 7 11:00:46 UTC 2017


On 09/04/2017 04:24 PM, Dmitry Cherniachenko wrote:
> JMH could print a benchmark name after the fork number, like this:
> 
> # Fork: 3 of 10 for MyBenchmark.testBenchmark

Sorry, but we strive to get one piece of data per line. There should be the line:

# Benchmark: MyBenchmark.testBenchmark

...before the fork block, which should be enough to track progress.

Thanks,
-Aleksey



More information about the jmh-dev mailing list