Skip to content

Commit 51a4673

Browse files
committed
Enhance --help docs for key-zipf-exp option to clarify impact of higher exponents
1 parent 8f7ef19 commit 51a4673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

memtier_benchmark.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,6 +1068,7 @@ void usage() {
10681068
" --key-median The median point used in the Gaussian distribution\n"
10691069
" (default is the center of the key range)\n"
10701070
" --key-zipf-exp The exponent used in the zipf distribution, limit to (0, 5)\n"
1071+
" Higher exponents result in higher concentration in top keys\n"
10711072
" (default is 1, though any number >2 seems insane)\n"
10721073
"\n"
10731074
"WAIT Options:\n"

0 commit comments

Comments
 (0)