On 21.10.20 16:58, Vladimir Sementsov-Ogievskiy wrote:
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 <[email protected]>
---
scripts/simplebench/bench-example.py | 3 +-
scripts/simplebench/bench_write_req.py | 3 +-
scripts/simplebench/results_to_text.py | 48 ++++++++++++++++++++++++++
scripts/simplebench/simplebench.py | 31 -----------------
4 files changed, 52 insertions(+), 33 deletions(-)
create mode 100644 scripts/simplebench/results_to_text.py
Reviewed-by: Max Reitz <[email protected]>