Package | Description |
---|---|
org.seedstack.jmh |
Modifier and Type | Method and Description |
---|---|
JmhConfig.Computation |
JmhConfig.getMeasurement() |
JmhConfig.Computation |
JmhConfig.getWarmup() |
JmhConfig.Computation |
JmhConfig.Computation.setBatchSize(int batchSize) |
JmhConfig.Computation |
JmhConfig.Computation.setForks(int forks) |
JmhConfig.Computation |
JmhConfig.Computation.setIterations(int iterations) |
JmhConfig.Computation |
JmhConfig.Computation.setTime(org.openjdk.jmh.runner.options.TimeValue time) |
Modifier and Type | Method and Description |
---|---|
JmhConfig |
JmhConfig.setMeasurement(JmhConfig.Computation measurement) |
JmhConfig |
JmhConfig.setWarmup(JmhConfig.Computation warmup) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.