Package zipkin2.codec.generated
Class JsonCodecBenchmarks_bytebuffer_moshiDecoder_jmhTest
java.lang.Object
zipkin2.codec.generated.JsonCodecBenchmarks_bytebuffer_moshiDecoder_jmhTest
public final class JsonCodecBenchmarks_bytebuffer_moshiDecoder_jmhTest extends Object
- 
Constructor SummaryConstructors Constructor Description JsonCodecBenchmarks_bytebuffer_moshiDecoder_jmhTest()
- 
Method SummaryModifier and Type Method Description org.openjdk.jmh.results.BenchmarkTaskResultbytebuffer_moshiDecoder_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)static voidbytebuffer_moshiDecoder_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, JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0)static voidbytebuffer_moshiDecoder_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, JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0)org.openjdk.jmh.results.BenchmarkTaskResultbytebuffer_moshiDecoder_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)org.openjdk.jmh.results.BenchmarkTaskResultbytebuffer_moshiDecoder_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)static voidbytebuffer_moshiDecoder_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, JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0)org.openjdk.jmh.results.BenchmarkTaskResultbytebuffer_moshiDecoder_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)static voidbytebuffer_moshiDecoder_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, JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0)
- 
Constructor Details- 
JsonCodecBenchmarks_bytebuffer_moshiDecoder_jmhTestpublic JsonCodecBenchmarks_bytebuffer_moshiDecoder_jmhTest()
 
- 
- 
Method Details- 
bytebuffer_moshiDecoder_Throughputpublic org.openjdk.jmh.results.BenchmarkTaskResult bytebuffer_moshiDecoder_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_moshiDecoder_thrpt_jmhStubpublic static void bytebuffer_moshiDecoder_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, JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_moshiDecoder_AverageTimepublic org.openjdk.jmh.results.BenchmarkTaskResult bytebuffer_moshiDecoder_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_moshiDecoder_avgt_jmhStubpublic static void bytebuffer_moshiDecoder_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, JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_moshiDecoder_SampleTimepublic org.openjdk.jmh.results.BenchmarkTaskResult bytebuffer_moshiDecoder_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_moshiDecoder_sample_jmhStubpublic static void bytebuffer_moshiDecoder_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, JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_moshiDecoder_SingleShotTimepublic org.openjdk.jmh.results.BenchmarkTaskResult bytebuffer_moshiDecoder_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_moshiDecoder_ss_jmhStubpublic static void bytebuffer_moshiDecoder_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, JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0) throws Throwable- Throws:
- Throwable
 
 
-