| Package | Description |
|---|---|
| net.openhft.chronicle.jlbh | |
| net.openhft.chronicle.jlbh.util |
| Constructor and Description |
|---|
JLBH(@NotNull JLBHOptions jlbhOptions,
@NotNull PrintStream printStream,
Consumer<JLBHResult> resultConsumer)
Use this constructor if you want to test the latencies in more automated fashion.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JLBHResultSerializer.runResultToCSV(JLBHResult jlbhResult) |
static void |
JLBHResultSerializer.runResultToCSV(JLBHResult jlbhResult,
String fileName) |
static void |
JLBHResultSerializer.runResultToCSV(JLBHResult jlbhResult,
String fileName,
Iterable<String> namesOfProbes,
boolean includeOSJitter) |
static void |
JLBHResultSerializer.runResultToCSV(JLBHResult jlbhResult,
String fileName,
String probeName) |
Copyright © 2023. All rights reserved.