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:
1337
1337
The execution of the benchmark is in two phases:
1338
1338
1339
1339
* 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
+ some of the remaining parameters.
1344
1344
1345
1345
* During the * run* phase, the actual benchmark is performed based on the
1346
1346
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