Skip to content

Commit 96169bf

Browse files
committed
Generalise JMH configuration info
1 parent bbff8fd commit 96169bf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

report-libs.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,9 +218,8 @@ following configuration:
218218
| Temp Directory | /tmp (${TMP_FS}) |
219219
220220
All benchmarks were executed by [JMH](http://openjdk.java.net/projects/code-tools/jmh/)
221-
with standard JVM fork creation and default JVM arguments. No custom garbage
222-
collection parameters were used. The \`/tmp\` directory was used as the work
223-
directory during each benchmark.
221+
with default operating system and JVM configuration. The \`/tmp\` directory was
222+
used as the work directory during each benchmark.
224223
225224
## Benchmark Operations
226225

0 commit comments

Comments
 (0)