Do a bunch of benchmarking and update ceph-benchmarking section

This commit is contained in:
lol3rrr
2026-02-21 15:53:19 +01:00
parent b09c8f455c
commit e11bfdc559
18 changed files with 8430 additions and 7 deletions

View File

@@ -0,0 +1,40 @@
{
"labels": [
"4k",
"8k",
"64k",
"4M"
],
"iodepths": [
{
"iodepth": 1,
"iops": [
630.212326,
610.429652,
478.317389,
31.107334
],
"bw": [
2581349,
5000639,
31347008,
130473617
]
},
{
"iodepth": 32,
"iops": [
4251.008233,
4097.741855,
3171.479994,
70.55164
],
"bw": [
17412129,
33568701,
207846112,
295915024
]
}
]
}