Package org.openjdk.jmh.validation.tests
Class ThreadScalingTest
- java.lang.Object
-
- org.openjdk.jmh.validation.ValidationTest
-
- org.openjdk.jmh.validation.tests.ThreadScalingTest
-
public class ThreadScalingTest extends ValidationTest
-
-
Constructor Summary
Constructors Constructor Description ThreadScalingTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrunWith(java.io.PrintWriter pw, Options parent)-
Methods inherited from class org.openjdk.jmh.validation.ValidationTest
blackholeModeMessage, blackholeModeString
-
-
-
-
Method Detail
-
runWith
public void runWith(java.io.PrintWriter pw, Options parent) throws RunnerException- Specified by:
runWithin classValidationTest- Throws:
RunnerException
-
-