Skip to content

Commit

Permalink
register_operation_count is a lower bound
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Nov 13, 2023
1 parent 2b4b3c7 commit a93f159
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -204,9 +204,9 @@ the blobs written during the test. Defaults to `1gb`. For realistic experiments
you should set this to at least `1tb`.

`register_operation_count`::
(Optional, integer) The number of linearizable register operations to perform
in total. Defaults to `10`. For realistic experiments you should set this to at
least `100`.
(Optional, integer) The minimum number of linearizable register operations to
perform in total. Defaults to `10`. For realistic experiments you should set
this to at least `100`.

`timeout`::
(Optional, <<time-units, time units>>) Specifies the period of time to wait for
Expand Down

0 comments on commit a93f159

Please sign in to comment.