Package org.openjdk.jmh.annotations
Annotation Type GroupThreads
-
@Inherited @Target(METHOD) @Retention(RUNTIME) public @interface GroupThreads
GroupThreads defines how many threads are participating in running a particular
Benchmarkmethod in the group.- See Also:
Group
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description intvalue
-