View Javadoc
1   package io.netty5.handler.codec.http.jmh_generated;
2   
3   import java.util.List;
4   import java.util.concurrent.atomic.AtomicInteger;
5   import java.util.Collection;
6   import java.util.ArrayList;
7   import java.util.concurrent.TimeUnit;
8   import org.openjdk.jmh.annotations.CompilerControl;
9   import org.openjdk.jmh.runner.InfraControl;
10  import org.openjdk.jmh.infra.ThreadParams;
11  import org.openjdk.jmh.results.BenchmarkTaskResult;
12  import org.openjdk.jmh.results.Result;
13  import org.openjdk.jmh.results.ThroughputResult;
14  import org.openjdk.jmh.results.AverageTimeResult;
15  import org.openjdk.jmh.results.SampleTimeResult;
16  import org.openjdk.jmh.results.SingleShotResult;
17  import org.openjdk.jmh.util.SampleBuffer;
18  import org.openjdk.jmh.annotations.Mode;
19  import org.openjdk.jmh.annotations.Fork;
20  import org.openjdk.jmh.annotations.Measurement;
21  import org.openjdk.jmh.annotations.Threads;
22  import org.openjdk.jmh.annotations.Warmup;
23  import org.openjdk.jmh.annotations.BenchmarkMode;
24  import org.openjdk.jmh.results.RawResults;
25  import org.openjdk.jmh.results.ResultRole;
26  import java.lang.reflect.Field;
27  import org.openjdk.jmh.infra.BenchmarkParams;
28  import org.openjdk.jmh.infra.IterationParams;
29  import org.openjdk.jmh.infra.Blackhole;
30  import org.openjdk.jmh.infra.Control;
31  import org.openjdk.jmh.results.ScalarResult;
32  import org.openjdk.jmh.results.AggregationPolicy;
33  import org.openjdk.jmh.runner.FailureAssistException;
34  
35  import io.netty5.handler.codec.http.jmh_generated.HttpMethodMapBenchmark_jmhType;
36  public final class HttpMethodMapBenchmark_oldMapKnownMethods_jmhTest {
37  
38      byte p000, p001, p002, p003, p004, p005, p006, p007, p008, p009, p010, p011, p012, p013, p014, p015;
39      byte p016, p017, p018, p019, p020, p021, p022, p023, p024, p025, p026, p027, p028, p029, p030, p031;
40      byte p032, p033, p034, p035, p036, p037, p038, p039, p040, p041, p042, p043, p044, p045, p046, p047;
41      byte p048, p049, p050, p051, p052, p053, p054, p055, p056, p057, p058, p059, p060, p061, p062, p063;
42      byte p064, p065, p066, p067, p068, p069, p070, p071, p072, p073, p074, p075, p076, p077, p078, p079;
43      byte p080, p081, p082, p083, p084, p085, p086, p087, p088, p089, p090, p091, p092, p093, p094, p095;
44      byte p096, p097, p098, p099, p100, p101, p102, p103, p104, p105, p106, p107, p108, p109, p110, p111;
45      byte p112, p113, p114, p115, p116, p117, p118, p119, p120, p121, p122, p123, p124, p125, p126, p127;
46      byte p128, p129, p130, p131, p132, p133, p134, p135, p136, p137, p138, p139, p140, p141, p142, p143;
47      byte p144, p145, p146, p147, p148, p149, p150, p151, p152, p153, p154, p155, p156, p157, p158, p159;
48      byte p160, p161, p162, p163, p164, p165, p166, p167, p168, p169, p170, p171, p172, p173, p174, p175;
49      byte p176, p177, p178, p179, p180, p181, p182, p183, p184, p185, p186, p187, p188, p189, p190, p191;
50      byte p192, p193, p194, p195, p196, p197, p198, p199, p200, p201, p202, p203, p204, p205, p206, p207;
51      byte p208, p209, p210, p211, p212, p213, p214, p215, p216, p217, p218, p219, p220, p221, p222, p223;
52      byte p224, p225, p226, p227, p228, p229, p230, p231, p232, p233, p234, p235, p236, p237, p238, p239;
53      byte p240, p241, p242, p243, p244, p245, p246, p247, p248, p249, p250, p251, p252, p253, p254, p255;
54      int startRndMask;
55      BenchmarkParams benchmarkParams;
56      IterationParams iterationParams;
57      ThreadParams threadParams;
58      Blackhole blackhole;
59      Control notifyControl;
60  
61      public BenchmarkTaskResult oldMapKnownMethods_Throughput(InfraControl control, ThreadParams threadParams) throws Throwable {
62          this.benchmarkParams = control.benchmarkParams;
63          this.iterationParams = control.iterationParams;
64          this.threadParams    = threadParams;
65          this.notifyControl   = control.notifyControl;
66          if (this.blackhole == null) {
67              this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
68          }
69          if (threadParams.getSubgroupIndex() == 0) {
70              RawResults res = new RawResults();
71              HttpMethodMapBenchmark_jmhType l_httpmethodmapbenchmark0_G = _jmh_tryInit_f_httpmethodmapbenchmark0_G(control);
72  
73              control.preSetup();
74  
75  
76              control.announceWarmupReady();
77              while (control.warmupShouldWait) {
78                  l_httpmethodmapbenchmark0_G.oldMapKnownMethods(blackhole);
79                  res.allOps++;
80              }
81  
82              notifyControl.startMeasurement = true;
83              oldMapKnownMethods_thrpt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_httpmethodmapbenchmark0_G);
84              notifyControl.stopMeasurement = true;
85              control.announceWarmdownReady();
86              try {
87                  while (control.warmdownShouldWait) {
88                      l_httpmethodmapbenchmark0_G.oldMapKnownMethods(blackhole);
89                      res.allOps++;
90                  }
91              } catch (Throwable e) {
92                  if (!(e instanceof InterruptedException)) throw e;
93              }
94              control.preTearDown();
95  
96              if (control.isLastIteration()) {
97                  synchronized(this.getClass()) {
98                      f_httpmethodmapbenchmark0_G = null;
99                  }
100             }
101             res.allOps += res.measuredOps;
102             int batchSize = iterationParams.getBatchSize();
103             int opsPerInv = benchmarkParams.getOpsPerInvocation();
104             res.allOps *= opsPerInv;
105             res.allOps /= batchSize;
106             res.measuredOps *= opsPerInv;
107             res.measuredOps /= batchSize;
108             BenchmarkTaskResult results = new BenchmarkTaskResult((long)res.allOps, (long)res.measuredOps);
109             results.add(new ThroughputResult(ResultRole.PRIMARY, "oldMapKnownMethods", res.measuredOps, res.getTime(), benchmarkParams.getTimeUnit()));
110             this.blackhole.evaporate("Yes, I am Stephen Hawking, and know a thing or two about black holes.");
111             return results;
112         } else
113             throw new IllegalStateException("Harness failed to distribute threads among groups properly");
114     }
115 
116     public static void oldMapKnownMethods_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, HttpMethodMapBenchmark_jmhType l_httpmethodmapbenchmark0_G) throws Throwable {
117         long operations = 0;
118         long realTime = 0;
119         result.startTime = System.nanoTime();
120         do {
121             l_httpmethodmapbenchmark0_G.oldMapKnownMethods(blackhole);
122             operations++;
123         } while(!control.isDone);
124         result.stopTime = System.nanoTime();
125         result.realTime = realTime;
126         result.measuredOps = operations;
127     }
128 
129 
130     public BenchmarkTaskResult oldMapKnownMethods_AverageTime(InfraControl control, ThreadParams threadParams) throws Throwable {
131         this.benchmarkParams = control.benchmarkParams;
132         this.iterationParams = control.iterationParams;
133         this.threadParams    = threadParams;
134         this.notifyControl   = control.notifyControl;
135         if (this.blackhole == null) {
136             this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
137         }
138         if (threadParams.getSubgroupIndex() == 0) {
139             RawResults res = new RawResults();
140             HttpMethodMapBenchmark_jmhType l_httpmethodmapbenchmark0_G = _jmh_tryInit_f_httpmethodmapbenchmark0_G(control);
141 
142             control.preSetup();
143 
144 
145             control.announceWarmupReady();
146             while (control.warmupShouldWait) {
147                 l_httpmethodmapbenchmark0_G.oldMapKnownMethods(blackhole);
148                 res.allOps++;
149             }
150 
151             notifyControl.startMeasurement = true;
152             oldMapKnownMethods_avgt_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, l_httpmethodmapbenchmark0_G);
153             notifyControl.stopMeasurement = true;
154             control.announceWarmdownReady();
155             try {
156                 while (control.warmdownShouldWait) {
157                     l_httpmethodmapbenchmark0_G.oldMapKnownMethods(blackhole);
158                     res.allOps++;
159                 }
160             } catch (Throwable e) {
161                 if (!(e instanceof InterruptedException)) throw e;
162             }
163             control.preTearDown();
164 
165             if (control.isLastIteration()) {
166                 synchronized(this.getClass()) {
167                     f_httpmethodmapbenchmark0_G = null;
168                 }
169             }
170             res.allOps += res.measuredOps;
171             int batchSize = iterationParams.getBatchSize();
172             int opsPerInv = benchmarkParams.getOpsPerInvocation();
173             res.allOps *= opsPerInv;
174             res.allOps /= batchSize;
175             res.measuredOps *= opsPerInv;
176             res.measuredOps /= batchSize;
177             BenchmarkTaskResult results = new BenchmarkTaskResult((long)res.allOps, (long)res.measuredOps);
178             results.add(new AverageTimeResult(ResultRole.PRIMARY, "oldMapKnownMethods", res.measuredOps, res.getTime(), benchmarkParams.getTimeUnit()));
179             this.blackhole.evaporate("Yes, I am Stephen Hawking, and know a thing or two about black holes.");
180             return results;
181         } else
182             throw new IllegalStateException("Harness failed to distribute threads among groups properly");
183     }
184 
185     public static void oldMapKnownMethods_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, HttpMethodMapBenchmark_jmhType l_httpmethodmapbenchmark0_G) throws Throwable {
186         long operations = 0;
187         long realTime = 0;
188         result.startTime = System.nanoTime();
189         do {
190             l_httpmethodmapbenchmark0_G.oldMapKnownMethods(blackhole);
191             operations++;
192         } while(!control.isDone);
193         result.stopTime = System.nanoTime();
194         result.realTime = realTime;
195         result.measuredOps = operations;
196     }
197 
198 
199     public BenchmarkTaskResult oldMapKnownMethods_SampleTime(InfraControl control, ThreadParams threadParams) throws Throwable {
200         this.benchmarkParams = control.benchmarkParams;
201         this.iterationParams = control.iterationParams;
202         this.threadParams    = threadParams;
203         this.notifyControl   = control.notifyControl;
204         if (this.blackhole == null) {
205             this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
206         }
207         if (threadParams.getSubgroupIndex() == 0) {
208             RawResults res = new RawResults();
209             HttpMethodMapBenchmark_jmhType l_httpmethodmapbenchmark0_G = _jmh_tryInit_f_httpmethodmapbenchmark0_G(control);
210 
211             control.preSetup();
212 
213 
214             control.announceWarmupReady();
215             while (control.warmupShouldWait) {
216                 l_httpmethodmapbenchmark0_G.oldMapKnownMethods(blackhole);
217                 res.allOps++;
218             }
219 
220             notifyControl.startMeasurement = true;
221             int targetSamples = (int) (control.getDuration(TimeUnit.MILLISECONDS) * 20); // at max, 20 timestamps per millisecond
222             int batchSize = iterationParams.getBatchSize();
223             int opsPerInv = benchmarkParams.getOpsPerInvocation();
224             SampleBuffer buffer = new SampleBuffer();
225             oldMapKnownMethods_sample_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, buffer, targetSamples, opsPerInv, batchSize, l_httpmethodmapbenchmark0_G);
226             notifyControl.stopMeasurement = true;
227             control.announceWarmdownReady();
228             try {
229                 while (control.warmdownShouldWait) {
230                     l_httpmethodmapbenchmark0_G.oldMapKnownMethods(blackhole);
231                     res.allOps++;
232                 }
233             } catch (Throwable e) {
234                 if (!(e instanceof InterruptedException)) throw e;
235             }
236             control.preTearDown();
237 
238             if (control.isLastIteration()) {
239                 synchronized(this.getClass()) {
240                     f_httpmethodmapbenchmark0_G = null;
241                 }
242             }
243             res.allOps += res.measuredOps * batchSize;
244             res.allOps *= opsPerInv;
245             res.allOps /= batchSize;
246             res.measuredOps *= opsPerInv;
247             BenchmarkTaskResult results = new BenchmarkTaskResult((long)res.allOps, (long)res.measuredOps);
248             results.add(new SampleTimeResult(ResultRole.PRIMARY, "oldMapKnownMethods", buffer, benchmarkParams.getTimeUnit()));
249             this.blackhole.evaporate("Yes, I am Stephen Hawking, and know a thing or two about black holes.");
250             return results;
251         } else
252             throw new IllegalStateException("Harness failed to distribute threads among groups properly");
253     }
254 
255     public static void oldMapKnownMethods_sample_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, SampleBuffer buffer, int targetSamples, long opsPerInv, int batchSize, HttpMethodMapBenchmark_jmhType l_httpmethodmapbenchmark0_G) throws Throwable {
256         long realTime = 0;
257         long operations = 0;
258         int rnd = (int)System.nanoTime();
259         int rndMask = startRndMask;
260         long time = 0;
261         int currentStride = 0;
262         do {
263             rnd = (rnd * 1664525 + 1013904223);
264             boolean sample = (rnd & rndMask) == 0;
265             if (sample) {
266                 time = System.nanoTime();
267             }
268             for (int b = 0; b < batchSize; b++) {
269                 if (control.volatileSpoiler) return;
270                 l_httpmethodmapbenchmark0_G.oldMapKnownMethods(blackhole);
271             }
272             if (sample) {
273                 buffer.add((System.nanoTime() - time) / opsPerInv);
274                 if (currentStride++ > targetSamples) {
275                     buffer.half();
276                     currentStride = 0;
277                     rndMask = (rndMask << 1) + 1;
278                 }
279             }
280             operations++;
281         } while(!control.isDone);
282         startRndMask = Math.max(startRndMask, rndMask);
283         result.realTime = realTime;
284         result.measuredOps = operations;
285     }
286 
287 
288     public BenchmarkTaskResult oldMapKnownMethods_SingleShotTime(InfraControl control, ThreadParams threadParams) throws Throwable {
289         this.benchmarkParams = control.benchmarkParams;
290         this.iterationParams = control.iterationParams;
291         this.threadParams    = threadParams;
292         this.notifyControl   = control.notifyControl;
293         if (this.blackhole == null) {
294             this.blackhole = new Blackhole("Today's password is swordfish. I understand instantiating Blackholes directly is dangerous.");
295         }
296         if (threadParams.getSubgroupIndex() == 0) {
297             HttpMethodMapBenchmark_jmhType l_httpmethodmapbenchmark0_G = _jmh_tryInit_f_httpmethodmapbenchmark0_G(control);
298 
299             control.preSetup();
300 
301 
302             notifyControl.startMeasurement = true;
303             RawResults res = new RawResults();
304             int batchSize = iterationParams.getBatchSize();
305             oldMapKnownMethods_ss_jmhStub(control, res, benchmarkParams, iterationParams, threadParams, blackhole, notifyControl, startRndMask, batchSize, l_httpmethodmapbenchmark0_G);
306             control.preTearDown();
307 
308             if (control.isLastIteration()) {
309                 synchronized(this.getClass()) {
310                     f_httpmethodmapbenchmark0_G = null;
311                 }
312             }
313             int opsPerInv = control.benchmarkParams.getOpsPerInvocation();
314             long totalOps = opsPerInv;
315             BenchmarkTaskResult results = new BenchmarkTaskResult(totalOps, totalOps);
316             results.add(new SingleShotResult(ResultRole.PRIMARY, "oldMapKnownMethods", res.getTime(), benchmarkParams.getTimeUnit()));
317             this.blackhole.evaporate("Yes, I am Stephen Hawking, and know a thing or two about black holes.");
318             return results;
319         } else
320             throw new IllegalStateException("Harness failed to distribute threads among groups properly");
321     }
322 
323     public static void oldMapKnownMethods_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, HttpMethodMapBenchmark_jmhType l_httpmethodmapbenchmark0_G) throws Throwable {
324         long realTime = 0;
325         result.startTime = System.nanoTime();
326         for (int b = 0; b < batchSize; b++) {
327             if (control.volatileSpoiler) return;
328             l_httpmethodmapbenchmark0_G.oldMapKnownMethods(blackhole);
329         }
330         result.stopTime = System.nanoTime();
331         result.realTime = realTime;
332     }
333 
334     
335     static volatile HttpMethodMapBenchmark_jmhType f_httpmethodmapbenchmark0_G;
336     
337     HttpMethodMapBenchmark_jmhType _jmh_tryInit_f_httpmethodmapbenchmark0_G(InfraControl control) throws Throwable {
338         HttpMethodMapBenchmark_jmhType val = f_httpmethodmapbenchmark0_G;
339         if (val != null) {
340             return val;
341         }
342         synchronized(this.getClass()) {
343             try {
344             if (control.isFailing) throw new FailureAssistException();
345             val = f_httpmethodmapbenchmark0_G;
346             if (val != null) {
347                 return val;
348             }
349             val = new HttpMethodMapBenchmark_jmhType();
350             val.readyTrial = true;
351             f_httpmethodmapbenchmark0_G = val;
352             } catch (Throwable t) {
353                 control.isFailing = true;
354                 throw t;
355             }
356         }
357         return val;
358     }
359 
360 
361 }
362