| Commit message (Expand) | Author | Age | Files | Lines |
* | python: rename qemu.aqmp to qemu.qmp | John Snow | 2022-04-21 | 1 | -1/+1 |
* | scripts/bench-block-job: switch to AQMP | John Snow | 2022-04-21 | 1 | -2/+1 |
* | simplebench: Fix Python syntax error (reported by LGTM) | Stefan Weil | 2022-01-11 | 1 | -1/+1 |
* | iotests: Accommodate async QMP Exception classes | John Snow | 2021-11-01 | 1 | -1/+2 |
* | simplebench: add img_bench_templater.py | Vladimir Sementsov-Ogievskiy | 2021-09-15 | 2 | -0/+157 |
* | simplebench/bench-backup: add --drop-caches argument | Vladimir Sementsov-Ogievskiy | 2021-05-04 | 2 | -2/+15 |
* | simplebench/bench-backup: add --count and --no-initial-run | Vladimir Sementsov-Ogievskiy | 2021-05-04 | 1 | -1/+11 |
* | simplebench/bench-backup: support qcow2 source files | Vladimir Sementsov-Ogievskiy | 2021-05-04 | 2 | -1/+11 |
* | simplebench/bench_block_job: handle error in BLOCK_JOB_COMPLETED | Vladimir Sementsov-Ogievskiy | 2021-05-04 | 1 | -0/+4 |
* | simplebench/bench-backup: add target-cache argument | Vladimir Sementsov-Ogievskiy | 2021-05-04 | 2 | -10/+33 |
* | simplebench/bench-backup: add --compressed option | Vladimir Sementsov-Ogievskiy | 2021-05-04 | 2 | -16/+62 |
* | simplebench: bench_one(): support count=1 | Vladimir Sementsov-Ogievskiy | 2021-05-04 | 1 | -1/+4 |
* | simplebench: bench_one(): add slow_limit argument | Vladimir Sementsov-Ogievskiy | 2021-05-04 | 1 | -1/+13 |
* | simplebench: add bench-backup.py | Vladimir Sementsov-Ogievskiy | 2021-01-26 | 1 | -0/+167 |
* | simplebench: bench_block_job: add cmd_options argument | Vladimir Sementsov-Ogievskiy | 2021-01-26 | 2 | -5/+8 |
* | simplebench/bench_block_job: use correct shebang line with python3 | Vladimir Sementsov-Ogievskiy | 2021-01-26 | 1 | -1/+1 |
* | scripts/simplebench: add bench_prealloc.py | Vladimir Sementsov-Ogievskiy | 2020-12-18 | 1 | -0/+132 |
* | simplebench/results_to_text: make executable | Vladimir Sementsov-Ogievskiy | 2020-12-18 | 1 | -0/+14 |
* | simplebench/results_to_text: add difference line to the table | Vladimir Sementsov-Ogievskiy | 2020-12-18 | 1 | -7/+60 |
* | simplebench/results_to_text: improve view of the table | Vladimir Sementsov-Ogievskiy | 2020-12-18 | 1 | -1/+12 |
* | simplebench: move results_to_text() into separate file | Vladimir Sementsov-Ogievskiy | 2020-12-18 | 4 | -33/+52 |
* | simplebench: rename ascii() to results_to_text() | Vladimir Sementsov-Ogievskiy | 2020-12-18 | 3 | -7/+7 |
* | scripts/simplebench: use standard deviation for +- error | Vladimir Sementsov-Ogievskiy | 2020-12-18 | 1 | -5/+6 |
* | scripts/simplebench: support iops | Vladimir Sementsov-Ogievskiy | 2020-12-18 | 1 | -10/+28 |
* | scripts/simplebench: fix grammar: s/successed/succeeded/ | Vladimir Sementsov-Ogievskiy | 2020-12-18 | 1 | -6/+6 |
* | scripts/simplebench: compare write request performance | Andrey Shinkevich | 2020-09-18 | 1 | -0/+170 |
* | scripts/simplebench: add example usage of simplebench | Vladimir Sementsov-Ogievskiy | 2020-03-18 | 1 | -0/+80 |
* | scripts/simplebench: add qemu/bench_block_job.py | Vladimir Sementsov-Ogievskiy | 2020-03-18 | 1 | -0/+119 |
* | scripts/simplebench: add simplebench.py | Vladimir Sementsov-Ogievskiy | 2020-03-18 | 1 | -0/+128 |