| Package | Description |
|---|---|
| com.carrotsearch.junitbenchmarks |
JUnitBenchmarks core infrastructure and annotations.
|
| com.carrotsearch.junitbenchmarks.db | |
| com.carrotsearch.junitbenchmarks.h2 |
H2 database benchmark results consumer.
|
| com.carrotsearch.junitbenchmarks.mysql |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLConsumer
IResultsConsumer that writes XML files for each benchmark. |
| Modifier and Type | Class and Description |
|---|---|
class |
DbConsumer
Parent class for database consumer implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
H2Consumer
DbConsumer implementation for H2. |
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLConsumer
DbConsumer implementation for MySQL. |
Copyright © 2016 SciJava. All rights reserved.