constellation/.github/actions/e2e_benchmark/evaluate/test-inputs/constellation-azure.json
Moritz Eckert feb23ea3da
ci: add unittests for the benchmark actions (#1466)
Co-authored-by: Nils Hanke <nils.hanke@outlook.com>
2023-03-23 17:04:55 +01:00

36 lines
650 B
JSON

{
"metadata": {
"github.sha": "N/A",
"github.ref-name": "N/A",
"github.actor": "N/A",
"github.workflow": "N/A"
},
"@timestamp": "2023-03-20T12:01:30.283191Z",
"provider": "constellation-azure",
"fio": {
"read_iops": {
"iops": 2165.847
},
"write_iops": {
"iops": 219.97105
},
"read_bw": {
"bw_kbytes": 184151.0
},
"write_bw": {
"bw_kbytes": 18604.0
},
"volumesize": 400
},
"knb": {
"pod2pod": {
"tcp_bw_mbit": 943.0,
"udp_bw_mbit": 595.0
},
"pod2svc": {
"tcp_bw_mbit": 932.0,
"udp_bw_mbit": 564.0
},
"mtu": 1500
}
}