public static class ByteStringOutputStreamBenchmark.NewVsCopy
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ByteStringOutputStreamBenchmark.NewVsCopy.ArrayCopyState  | 
static class  | 
ByteStringOutputStreamBenchmark.NewVsCopy.ArrayNewState  | 
| Constructor and Description | 
|---|
NewVsCopy()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
testCopyArray(ByteStringOutputStreamBenchmark.NewVsCopy.ArrayCopyState state,
             org.openjdk.jmh.infra.Blackhole bh)  | 
void | 
testNewArray(ByteStringOutputStreamBenchmark.NewVsCopy.ArrayNewState state,
            org.openjdk.jmh.infra.Blackhole bh)  | 
public void testCopyArray(ByteStringOutputStreamBenchmark.NewVsCopy.ArrayCopyState state, org.openjdk.jmh.infra.Blackhole bh)
public void testNewArray(ByteStringOutputStreamBenchmark.NewVsCopy.ArrayNewState state, org.openjdk.jmh.infra.Blackhole bh)