Skip to content

Commit

Permalink
doc: fix typo in README for mountpoint benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
flo91 committed Jun 24, 2023
1 parent fe1e609 commit e2c314d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ This optional arguments are:

- `--help`: Display help message exit
- `--key-count <keys>`: how many keys should be generated (default 3)
- The default value is just intended for testing of the benchmark finished successfully.
- The default value is just intended for testing if the benchmark runs successfully.
- For real benchmarks, much higher values are recommended to get meaningful results.
- `--harmonize-names`: all key-values and -names have the same length
- `--single-keysets`: store and persists each individual key separately (one `kdbSet` call per key).
Expand Down

0 comments on commit e2c314d

Please sign in to comment.