jmh 0.2 reporting issue
Aleksey Shipilev
aleksey.shipilev at oracle.com
Tue Dec 24 10:35:20 PST 2013
On 12/07/2013 09:15 PM, Ruslan Cheremin wrote:
> As you can see, Threads=4 for all lines, while actually it is 1 for
> readingDrainer and 3 for writeFormatted. In detailed part of report correct
> value of threads are shown, but here it is confusing.
I know it is confusing, and the TextReport cleanup was long ago on my
todo list. "Threads" column is meaningless after we deprecated multiple
thread counts in the single run. "Time" is misleading for short runs.
Both fields are routinely ignored in most runs
Hence, here is the Solomon solution for your issue:
http://hg.openjdk.java.net/code-tools/jmh/rev/c2af91629c91
Thanks,
-Aleksey.
More information about the jmh-dev
mailing list