Enhancement: Set thread groups count by method name
Aleksey Shipilev
aleksey.shipilev at oracle.com
Wed Oct 14 19:18:49 UTC 2015
On 14.10.2015 22:13, Nitsan Wakart wrote:
> Hi,At the moment setting the thread count from the command line is
> opaque, you need to know the expected method order and from that set
> the numbers e.g.: -tg 1,2,1I think it would be better if the command
> line syntax allowed for a key value type specification, e.g: -tg
> read=1,write=2,delete=1 Thoughts?
Yes, that makes sense to explore. It would be interesting what form it
takes in API with .threadGroups(...).
Thanks,
-Aleksey
More information about the jmh-dev
mailing list