Andrey Shinkevich
1b7306f5dd
scripts/simplebench: compare write request performance
The script 'bench_write_req.py' allows comparing performances of write
request for two qemu-img binary files.
An example with (qemu-img binary 1) and without (qemu-img binary 2) the
applied patch "qcow2: skip writing zero buffers to empty COW areas"
(git commit ID: c8bb23cbdbe32f5) has the following results:
SSD:
---------------- ------------------- -------------------
<qemu-img binary 1> <qemu-img binary 2>
<cluster front> 0.10 +- 0.00 8.16 +- 0.65
<cluster middle> 0.10 +- 0.00 7.37 +- 1.10
<cross cluster> 7.40 +- 1.08 21.97 +- 4.19
<cluster 64K> 2.14 +- 0.94 8.48 +- 1.66
---------------- ------------------- -------------------
HDD:
---------------- ------------------- -------------------
<qemu-img binary 1> <qemu-img binary 2>
<cluster front> 2.30 +- 0.01 6.19 +- 0.06
<cluster middle> 2.20 +- 0.09 6.20 +- 0.06
<cross cluster> 8.32 +- 0.16 8.26 +- 0.14
<cluster 64K> 8.20 +- 0.05 6.26 +- 0.10
---------------- ------------------- -------------------
Suggested-by: Denis V. Lunev <den@openvz.org>
Suggested-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <1594741846-475697-1-git-send-email-andrey.shinkevich@virtuozzo.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-09-18 14:00:32 -04:00
..
2020-09-08 17:29:19 -04:00
2020-08-05 11:45:43 +02:00
2020-09-08 11:43:16 +02:00
2020-09-07 16:35:16 +02:00
2020-09-03 09:44:33 +02:00
2020-09-18 14:00:32 -04:00
2020-09-09 17:16:15 +01:00
2020-08-21 06:30:06 -04:00
2020-08-21 06:30:07 -04:00
2020-08-21 06:18:30 -04:00
2020-09-09 17:17:00 +01:00
2020-09-14 14:23:19 +01:00
2020-08-21 06:30:40 -04:00
2020-08-21 06:30:39 -04:00
2020-08-21 06:30:14 -04:00
2020-09-01 01:51:52 -04:00
2020-08-21 06:30:17 -04:00
2020-09-08 11:43:16 +02:00
2020-09-08 07:17:09 +02:00
2020-09-01 08:51:34 -04:00
2020-08-21 06:30:08 -04:00
2020-08-27 18:52:30 +02:00
2020-09-08 07:17:09 +02:00
2020-08-21 06:30:08 -04:00
2020-08-31 08:23:39 +02:00
2020-09-08 11:43:16 +02:00