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
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user