RFR: Deprecate -sc, -tc, -otss options
Aleksey Shipilev
aleksey.shipilev at oracle.com
Wed Aug 21 12:01:31 PDT 2013
On 08/21/2013 10:50 PM, Staffan Friberg wrote:
> Would the recommendation for doing scaling tests be?
> Multiple runs with different thread counts?
> Built in as part of the microbenchmark?
Both are good.
We normally prefer to shell-script multiple JMH experiments with
different command line options, fitting the output to different output
files. With the Java API it should be easy to make the multiple runs
along with the preprocessing with the help of custom Java/etc script.
-Aleksey.
More information about the jmh-dev
mailing list