Package zipkin2.codec.generated
Class ProtoCodecBenchmarks_bytebuffer_protobufDecoder_jmhTest
java.lang.Object
zipkin2.codec.generated.ProtoCodecBenchmarks_bytebuffer_protobufDecoder_jmhTest
public final class ProtoCodecBenchmarks_bytebuffer_protobufDecoder_jmhTest extends Object
- 
Constructor SummaryConstructors Constructor Description ProtoCodecBenchmarks_bytebuffer_protobufDecoder_jmhTest()
- 
Method SummaryModifier and Type Method Description org.openjdk.jmh.results.BenchmarkTaskResultbytebuffer_protobufDecoder_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)static voidbytebuffer_protobufDecoder_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, ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0)static voidbytebuffer_protobufDecoder_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, ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0)org.openjdk.jmh.results.BenchmarkTaskResultbytebuffer_protobufDecoder_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)org.openjdk.jmh.results.BenchmarkTaskResultbytebuffer_protobufDecoder_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)static voidbytebuffer_protobufDecoder_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, ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0)org.openjdk.jmh.results.BenchmarkTaskResultbytebuffer_protobufDecoder_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)static voidbytebuffer_protobufDecoder_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, ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0)
- 
Constructor Details- 
ProtoCodecBenchmarks_bytebuffer_protobufDecoder_jmhTestpublic ProtoCodecBenchmarks_bytebuffer_protobufDecoder_jmhTest()
 
- 
- 
Method Details- 
bytebuffer_protobufDecoder_Throughputpublic org.openjdk.jmh.results.BenchmarkTaskResult bytebuffer_protobufDecoder_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_protobufDecoder_thrpt_jmhStubpublic static void bytebuffer_protobufDecoder_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, ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_protobufDecoder_AverageTimepublic org.openjdk.jmh.results.BenchmarkTaskResult bytebuffer_protobufDecoder_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_protobufDecoder_avgt_jmhStubpublic static void bytebuffer_protobufDecoder_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, ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_protobufDecoder_SampleTimepublic org.openjdk.jmh.results.BenchmarkTaskResult bytebuffer_protobufDecoder_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_protobufDecoder_sample_jmhStubpublic static void bytebuffer_protobufDecoder_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, ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_protobufDecoder_SingleShotTimepublic org.openjdk.jmh.results.BenchmarkTaskResult bytebuffer_protobufDecoder_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
- Throwable
 
- 
bytebuffer_protobufDecoder_ss_jmhStubpublic static void bytebuffer_protobufDecoder_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, ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0) throws Throwable- Throws:
- Throwable
 
 
-