Skip to content

Commit

Permalink
clarified number of rounds
Browse files Browse the repository at this point in the history
  • Loading branch information
pashadag authored Sep 5, 2018
1 parent d6b503f commit e105825
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ Number of rounds
----------------
Number of computational rounds. For the fastest performance, use 1 round (the default).
Increasing the number of rounds will decrease the memory usage at the expense of longer
runtime. To set the parameter, use:
runtime. Prior to increasing the number of rounds, please make sure to set the Bloom
filter size correctly as described above. To set the rounds parameter, use:

-r <number> or --rounds <number>

Expand Down

0 comments on commit e105825

Please sign in to comment.