| Package | Description |
|---|---|
| org.rapidoid.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
Msc.benchmark(String name,
int count,
BenchmarkOperation operation) |
static void |
Msc.benchmarkMT(int threadsN,
String name,
int count,
BenchmarkOperation operation) |
static void |
Msc.benchmarkMT(int threadsN,
String name,
int count,
CountDownLatch outsideLatch,
BenchmarkOperation operation) |
static void |
Msc.doBenchmark(String name,
int count,
BenchmarkOperation operation,
boolean silent) |
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.