simplebench: bench_one(): add slow_limit argument
commitdab346986e1e91dfd28671e9fb97970a9eb15fca
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Thu, 28 Jan 2021 15:12:17 +0000 (28 18:12 +0300)
committerVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Tue, 4 May 2021 08:37:26 +0000 (4 11:37 +0300)
tree1cbadc61e6b4148506e6789ce475726d951a6c79
parent53c5433e84e8935abed8e91d4a2eb813168a0ecf
simplebench: bench_one(): add slow_limit argument

Sometimes one of cells in a testing table runs too slow. And we really
don't want to wait so long. Limit number of runs in this case.

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