public class StupidPoolConcurrencyBenchmark extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StupidPoolConcurrencyBenchmark.BenchmarkPool |
| Constructor and Description |
|---|
StupidPoolConcurrencyBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
void |
hammerQueue(StupidPoolConcurrencyBenchmark.BenchmarkPool pool,
org.openjdk.jmh.infra.Blackhole blackhole) |
void |
setup() |
void |
teardown() |
public void setup()
throws IOException
IOExceptionpublic void teardown()
public void hammerQueue(StupidPoolConcurrencyBenchmark.BenchmarkPool pool, org.openjdk.jmh.infra.Blackhole blackhole) throws IOException
IOExceptionCopyright © 2011–2015. All rights reserved.