File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1337,10 +1337,10 @@ For the full command line help use the following commands:
13371337The execution of the benchmark is in two phases:
13381338
13391339* During the * setup* phase, the initial database is prepared. The user can
1340- decide on the number of database entries (default: 100 M) and the Bloom filter
1341- FPR (default: $1 /1000$). After preparation, the database can be used by
1342- multiple benchmark runs, picking different values for the remaining
1343- parameters.
1340+ decide, amongst other things, on the number of database entries (default:
1341+ 100 M) and the Bloom filter FPR (default: $1 /1000$). After preparation, the
1342+ database can be used by multiple benchmark runs, picking different values for
1343+ the remaining parameters.
13441344
13451345* During the * run* phase, the actual benchmark is performed based on the
13461346 database created during the setup phase. The user can decide on the number of
You can’t perform that action at this time.
0 commit comments