public class HeaderBenchmark_jmhType_B2 extends HeaderBenchmark_jmhType_B1
| Modifier and Type | Field and Description |
|---|---|
int |
setupInvocationMutex |
static AtomicIntegerFieldUpdater<HeaderBenchmark_jmhType_B2> |
setupInvocationMutexUpdater |
int |
setupIterationMutex |
static AtomicIntegerFieldUpdater<HeaderBenchmark_jmhType_B2> |
setupIterationMutexUpdater |
int |
setupTrialMutex |
static AtomicIntegerFieldUpdater<HeaderBenchmark_jmhType_B2> |
setupTrialMutexUpdater |
int |
tearInvocationMutex |
static AtomicIntegerFieldUpdater<HeaderBenchmark_jmhType_B2> |
tearInvocationMutexUpdater |
int |
tearIterationMutex |
static AtomicIntegerFieldUpdater<HeaderBenchmark_jmhType_B2> |
tearIterationMutexUpdater |
int |
tearTrialMutex |
static AtomicIntegerFieldUpdater<HeaderBenchmark_jmhType_B2> |
tearTrialMutexUpdater |
| Constructor and Description |
|---|
HeaderBenchmark_jmhType_B2() |
autoconfigurationRequest, autoconfigurationResponse, main, replace1xRequest, replace1xResponse, replace2xRequest, replace2xResponse, replace2xResponseShopifypublic volatile int setupTrialMutex
public volatile int tearTrialMutex
public static final AtomicIntegerFieldUpdater<HeaderBenchmark_jmhType_B2> setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<HeaderBenchmark_jmhType_B2> tearTrialMutexUpdater
public volatile int setupIterationMutex
public volatile int tearIterationMutex
public static final AtomicIntegerFieldUpdater<HeaderBenchmark_jmhType_B2> setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<HeaderBenchmark_jmhType_B2> tearIterationMutexUpdater
public volatile int setupInvocationMutex
public volatile int tearInvocationMutex
public static final AtomicIntegerFieldUpdater<HeaderBenchmark_jmhType_B2> setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<HeaderBenchmark_jmhType_B2> tearInvocationMutexUpdater
Copyright © 2015–2020 Zalando SE. All rights reserved.