Selecting the main score metric

Nitsan Wakart nitsanw at yahoo.com
Mon Oct 12 15:22:25 UTC 2015


Hi,I have a benchmark which measures throughput (bytes/time unit). Each benchmark call can result in a variable number of bytes being read/written (depends on channel behaviour). I would like the score of the benchmark to be the auxiliary counter I have for bytes. I would also like the units to be reported in the appropriate unit rather than ops. [Yes, I would also like a pony]Currently I would have to use API, or be content with having the secondary score reported. Which is not really that bad.One inconvenience though is that the main score is the one normalized to in perfnorm, and I'd really like to normalized to the score which I care about.Ideas/suggestions?Many thanks,Nitsan


More information about the jmh-dev mailing list