We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46ad8f commit cfc96cdCopy full SHA for cfc96cd
doc/examples/README renamed to doc/examples/README.md
@@ -1,13 +1,15 @@
1
+# Example option files for batch-benchmark
2
+
3
This directory contains 3 example "option" files for the batch-benchmark tool.
4
5
They will need to be modified to match local configuration, in particular
6
options.03.storage need to match the reality of the system it runs on.
7
8
To build all necessary combinations of versions and build-time options:
9
-perl tool/batch-benchmark doc/examples/options.* build
10
+ perl tool/batch-benchmark doc/examples/options.* build
11
12
To run lots of benchmarks:
13
-perl tool/batch-benchmark doc/examples/options.* benchmark
14
+ perl tool/batch-benchmark doc/examples/options.* benchmark
15
0 commit comments