Do a bunch of benchmarking and update ceph-benchmarking section
This commit is contained in:
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
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user