Skip to content

Commit

Permalink
qht-bench: document -p flag
Browse files Browse the repository at this point in the history
Which we forgot to do in bd224fc ("qht-bench: add -p flag
to precompute hash values", 2018-09-26).

Reviewed-by: Alex Bennée <[email protected]>
Signed-off-by: Emilio G. Cota <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
  • Loading branch information
cota authored and rth7680 committed Dec 17, 2018
1 parent ac1043f commit e132fde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/qht-bench.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ static const char commands_string[] =
" -n = number of threads\n"
"\n"
" -o = offset at which keys start\n"
" -p = precompute hashes\n"
"\n"
" -g = set -s,-k,-K,-l,-r to the same value\n"
" -s = initial size hint\n"
Expand Down

0 comments on commit e132fde

Please sign in to comment.