public class IndexPersistBenchmark extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
JSON_MAPPER |
| Constructor and Description |
|---|
IndexPersistBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
void |
persist(org.openjdk.jmh.infra.Blackhole blackhole) |
void |
persistV9(org.openjdk.jmh.infra.Blackhole blackhole) |
void |
setup() |
void |
setup2() |
void |
teardown() |
public static final com.fasterxml.jackson.databind.ObjectMapper JSON_MAPPER
public void setup()
throws IOException
IOExceptionpublic void setup2()
throws IOException
IOExceptionpublic void teardown()
throws IOException
IOExceptionpublic void persist(org.openjdk.jmh.infra.Blackhole blackhole)
throws Exception
ExceptionCopyright © 2011–2017. All rights reserved.