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