simplebench: move results_to_text() into separate file
commit8e979febb01222edb1e53fb61a93a4c803924869
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Wed, 21 Oct 2020 14:58:55 +0000 (21 17:58 +0300)
committerMax Reitz <mreitz@redhat.com>
Fri, 18 Dec 2020 11:35:55 +0000 (18 12:35 +0100)
treeb372c48742c3c553233777d47ae508117a23f5ec
parentbfccfa62ac771400a146dfe768a900f9f6e64467
simplebench: move results_to_text() into separate file

Let's keep view part in separate: this way it's better to improve it in
the following commits.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20201021145859.11201-18-vsementsov@virtuozzo.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
scripts/simplebench/bench-example.py
scripts/simplebench/bench_write_req.py
scripts/simplebench/results_to_text.py [new file with mode: 0644]
scripts/simplebench/simplebench.py