scripts/simplebench: use standard deviation for +- error
commitf52e1af0b08af93b5354fe2648eccaec6bb8a2b2
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Wed, 21 Oct 2020 14:58:53 +0000 (21 17:58 +0300)
committerMax Reitz <mreitz@redhat.com>
Fri, 18 Dec 2020 11:35:55 +0000 (18 12:35 +0100)
treefc362dde3b0fb1fa48e5f0cab0ac570b50d5ce7c
parent4a44554a65dfc5ccd5dad428981d0ab2959b4b8f
scripts/simplebench: use standard deviation for +- error

Standard deviation is more usual to see after +- than current maximum
of deviations.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20201021145859.11201-16-vsementsov@virtuozzo.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
scripts/simplebench/simplebench.py