simplebench/bench-backup: add --count and --no-initial-run
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Thu, 4 Mar 2021 08:06:37 +0000 (11:06 +0300)
committerVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Tue, 4 May 2021 08:37:26 +0000 (11:37 +0300)
commit8fa4ee1b00e97bfac21550f1ac5b506a94ce7ba4
tree51d43e1f5d8816ec2600db6dc77acbfb02a4fa80
parent0dc9f816d4d92d287c32e609939b68a8237c368b
simplebench/bench-backup: add --count and --no-initial-run

Add arguments to set number of test runs per table cell and to disable
initial run that is not counted in results.

It's convenient to set --count 1 --no-initial-run to fast run test
onece, and to set --count to some large enough number for good
precision of the results.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
scripts/simplebench/bench-backup.py