qemu-e2k/scripts/simplebench
Vladimir Sementsov-Ogievskiy 28c4992adf scripts/simplebench: add example usage of simplebench
This example may be used as a template for custom benchmark.
It illustrates three things to prepare:
 - define bench_func
 - define test environments (columns)
 - define test cases (rows)
And final call of simplebench API.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <20200228071914.11746-4-vsementsov@virtuozzo.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-03-17 21:09:26 -04:00
..
bench-example.py scripts/simplebench: add example usage of simplebench 2020-03-17 21:09:26 -04:00
bench_block_job.py scripts/simplebench: add qemu/bench_block_job.py 2020-03-17 21:09:26 -04:00
simplebench.py scripts/simplebench: add simplebench.py 2020-03-17 21:09:26 -04:00