Do a bunch of benchmarking and update ceph-benchmarking section
This commit is contained in:
40
content/ceph-benchmarking/benchmarks/seq_write.json
Normal file
40
content/ceph-benchmarking/benchmarks/seq_write.json
Normal 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
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user