aboutsummaryrefslogtreecommitdiff
path: root/scripts/simplebench
AgeCommit message (Expand)AuthorFilesLines
2023-09-08scripts/: spelling fixesMichael Tokarev1-1/+1
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow1-1/+1
2022-04-21scripts/bench-block-job: switch to AQMPJohn Snow1-2/+1
2022-01-10simplebench: Fix Python syntax error (reported by LGTM)Stefan Weil1-1/+1
2021-11-01iotests: Accommodate async QMP Exception classesJohn Snow1-1/+2
2021-09-15simplebench: add img_bench_templater.pyVladimir Sementsov-Ogievskiy2-0/+157
2021-05-04simplebench/bench-backup: add --drop-caches argumentVladimir Sementsov-Ogievskiy2-2/+15
2021-05-04simplebench/bench-backup: add --count and --no-initial-runVladimir Sementsov-Ogievskiy1-1/+11
2021-05-04simplebench/bench-backup: support qcow2 source filesVladimir Sementsov-Ogievskiy2-1/+11
2021-05-04simplebench/bench_block_job: handle error in BLOCK_JOB_COMPLETEDVladimir Sementsov-Ogievskiy1-0/+4
2021-05-04simplebench/bench-backup: add target-cache argumentVladimir Sementsov-Ogievskiy2-10/+33
2021-05-04simplebench/bench-backup: add --compressed optionVladimir Sementsov-Ogievskiy2-16/+62
2021-05-04simplebench: bench_one(): support count=1Vladimir Sementsov-Ogievskiy1-1/+4
2021-05-04simplebench: bench_one(): add slow_limit argumentVladimir Sementsov-Ogievskiy1-1/+13
2021-01-26simplebench: add bench-backup.pyVladimir Sementsov-Ogievskiy1-0/+167
2021-01-26simplebench: bench_block_job: add cmd_options argumentVladimir Sementsov-Ogievskiy2-5/+8
2021-01-26simplebench/bench_block_job: use correct shebang line with python3Vladimir Sementsov-Ogievskiy1-1/+1
2020-12-18scripts/simplebench: add bench_prealloc.pyVladimir Sementsov-Ogievskiy1-0/+132
2020-12-18simplebench/results_to_text: make executableVladimir Sementsov-Ogievskiy1-0/+14
2020-12-18simplebench/results_to_text: add difference line to the tableVladimir Sementsov-Ogievskiy1-7/+60
2020-12-18simplebench/results_to_text: improve view of the tableVladimir Sementsov-Ogievskiy1-1/+12
2020-12-18simplebench: move results_to_text() into separate fileVladimir Sementsov-Ogievskiy4-33/+52
2020-12-18simplebench: rename ascii() to results_to_text()Vladimir Sementsov-Ogievskiy3-7/+7
2020-12-18scripts/simplebench: use standard deviation for +- errorVladimir Sementsov-Ogievskiy1-5/+6
2020-12-18scripts/simplebench: support iopsVladimir Sementsov-Ogievskiy1-10/+28
2020-12-18scripts/simplebench: fix grammar: s/successed/succeeded/Vladimir Sementsov-Ogievskiy1-6/+6
2020-09-18scripts/simplebench: compare write request performanceAndrey Shinkevich1-0/+170
2020-03-17scripts/simplebench: add example usage of simplebenchVladimir Sementsov-Ogievskiy1-0/+80
2020-03-17scripts/simplebench: add qemu/bench_block_job.pyVladimir Sementsov-Ogievskiy1-0/+119
2020-03-17scripts/simplebench: add simplebench.pyVladimir Sementsov-Ogievskiy1-0/+128