ufes-20191-redes-mininet/proj-impl/bipartite.ospf.autotest.json

50 lines
845 B
JSON

{
"pairs": {
"ping": [
"h1",
"h10"
],
"iperf": [
[
"h2",
"h9"
],
[
"h3",
"h8"
],
[
"h4",
"h7"
],
[
"h5",
"h6"
]
]
},
"sequential": {
"ping": {
"avg": 0.122,
"mdev": 0.165
},
"iperfs": [
246000,
248000,
248000,
96100000
]
},
"parallel": {
"ping": {
"avg": 902.561,
"mdev": 525.212
},
"iperfs": [
235000,
156000,
200000,
96200000
]
}
}