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": [
779.924003,
761.453976,
571.073815,
25.409044
],
"bw": [
3194568,
6237830,
37425893,
106573254
]
},
{
"iodepth": 32,
"iops": [
2527.712972,
2559.96001,
2039.208825,
61.341578
],
"bw": [
10353512,
20971192,
133641589,
257285227
]
}
]
}