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": [
2686.555224,
2365.160581,
1260.345661,
50.320753
],
"bw": [
11004130,
19375395,
82598013,
211060536
]
},
{
"iodepth": 32,
"iops": [
6292.580495,
5255.073816,
3806.315614,
280.459196
],
"bw": [
25774409,
43049564,
249450700,
1176331129
]
}
]
}