Class CategoricalBenchmark_evaluate_jmhTest
- java.lang.Object
-
- org.kie.pmml.benchmarks.regression.jmh_generated.CategoricalBenchmark_evaluate_jmhTest
-
public final class CategoricalBenchmark_evaluate_jmhTest extends Object
-
-
Constructor Summary
Constructors Constructor Description CategoricalBenchmark_evaluate_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openjdk.jmh.results.BenchmarkTaskResultevaluate_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)static voidevaluate_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, CategoricalBenchmark_jmhType l_categoricalbenchmark0_0)static voidevaluate_sample_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, org.openjdk.jmh.util.SampleBuffer buffer, int targetSamples, long opsPerInv, int batchSize, CategoricalBenchmark_jmhType l_categoricalbenchmark0_0)org.openjdk.jmh.results.BenchmarkTaskResultevaluate_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)org.openjdk.jmh.results.BenchmarkTaskResultevaluate_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)static voidevaluate_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, int batchSize, CategoricalBenchmark_jmhType l_categoricalbenchmark0_0)org.openjdk.jmh.results.BenchmarkTaskResultevaluate_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)static voidevaluate_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, CategoricalBenchmark_jmhType l_categoricalbenchmark0_0)
-
-
-
Method Detail
-
evaluate_Throughput
public org.openjdk.jmh.results.BenchmarkTaskResult evaluate_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
Throwable
-
evaluate_thrpt_jmhStub
public static void evaluate_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, CategoricalBenchmark_jmhType l_categoricalbenchmark0_0) throws Throwable- Throws:
Throwable
-
evaluate_AverageTime
public org.openjdk.jmh.results.BenchmarkTaskResult evaluate_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
Throwable
-
evaluate_avgt_jmhStub
public static void evaluate_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, CategoricalBenchmark_jmhType l_categoricalbenchmark0_0) throws Throwable- Throws:
Throwable
-
evaluate_SampleTime
public org.openjdk.jmh.results.BenchmarkTaskResult evaluate_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
Throwable
-
evaluate_sample_jmhStub
public static void evaluate_sample_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, org.openjdk.jmh.util.SampleBuffer buffer, int targetSamples, long opsPerInv, int batchSize, CategoricalBenchmark_jmhType l_categoricalbenchmark0_0) throws Throwable- Throws:
Throwable
-
evaluate_SingleShotTime
public org.openjdk.jmh.results.BenchmarkTaskResult evaluate_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
Throwable
-
evaluate_ss_jmhStub
public static void evaluate_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, int batchSize, CategoricalBenchmark_jmhType l_categoricalbenchmark0_0) throws Throwable- Throws:
Throwable
-
-