public class CompressedIndexedIntsBenchmark extends Object
Constructor and Description |
---|
CompressedIndexedIntsBenchmark() |
Modifier and Type | Method and Description |
---|---|
void |
compressed(org.openjdk.jmh.infra.Blackhole blackhole) |
void |
setup() |
void |
uncompressed(org.openjdk.jmh.infra.Blackhole blackhole) |
public void setup() throws IOException
IOException
public void uncompressed(org.openjdk.jmh.infra.Blackhole blackhole)
public void compressed(org.openjdk.jmh.infra.Blackhole blackhole)
Copyright © 2011–2015. All rights reserved.