Do a bunch of benchmarking and update ceph-benchmarking section
This commit is contained in:
40
content/ceph-benchmarking/benchmarks/random_read.json
Normal file
40
content/ceph-benchmarking/benchmarks/random_read.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"labels": [
|
||||
"4k",
|
||||
"8k",
|
||||
"64k",
|
||||
"4M"
|
||||
],
|
||||
"iodepths": [
|
||||
{
|
||||
"iodepth": 1,
|
||||
"iops": [
|
||||
1861.40231,
|
||||
1642.005967,
|
||||
774.070432,
|
||||
52.042194
|
||||
],
|
||||
"bw": [
|
||||
7624303,
|
||||
13451312,
|
||||
50729479,
|
||||
218280781
|
||||
]
|
||||
},
|
||||
{
|
||||
"iodepth": 32,
|
||||
"iops": [
|
||||
26503.449885,
|
||||
25176.038264,
|
||||
11381.14679,
|
||||
280.431202
|
||||
],
|
||||
"bw": [
|
||||
108558130,
|
||||
206242105,
|
||||
745874836,
|
||||
1176213713
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
40
content/ceph-benchmarking/benchmarks/random_write.json
Normal file
40
content/ceph-benchmarking/benchmarks/random_write.json
Normal 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
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
1984
content/ceph-benchmarking/benchmarks/raw_random_read.json
Normal file
1984
content/ceph-benchmarking/benchmarks/raw_random_read.json
Normal file
File diff suppressed because it is too large
Load Diff
1984
content/ceph-benchmarking/benchmarks/raw_random_write.json
Normal file
1984
content/ceph-benchmarking/benchmarks/raw_random_write.json
Normal file
File diff suppressed because it is too large
Load Diff
1984
content/ceph-benchmarking/benchmarks/raw_seq_read.json
Normal file
1984
content/ceph-benchmarking/benchmarks/raw_seq_read.json
Normal file
File diff suppressed because it is too large
Load Diff
1984
content/ceph-benchmarking/benchmarks/raw_seq_write.json
Normal file
1984
content/ceph-benchmarking/benchmarks/raw_seq_write.json
Normal file
File diff suppressed because it is too large
Load Diff
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
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
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