Different label for the same method running with different jvmArgs

Weijun Wang weijun.wang at oracle.com
Wed Apr 5 16:06:25 UTC 2017


My benchmark has only one method, but I am using OptionsBuilder to call 
it with different jvmArgs. At the end, I print out all results in TEXT 
mode. All of them having the same label which is className.methodName. 
Is there a way I can assign different labels to the Options?

Thanks
Max


More information about the jmh-dev mailing list