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

74 lines
1.3 KiB
JSON

{
"pairs": {
"ping": [
"h1",
"h18"
],
"iperf": [
[
"h2",
"h17"
],
[
"h3",
"h16"
],
[
"h4",
"h15"
],
[
"h5",
"h14"
],
[
"h6",
"h13"
],
[
"h7",
"h12"
],
[
"h8",
"h11"
],
[
"h9",
"h10"
]
]
},
"sequential": {
"ping": {
"avg": 0.369,
"mdev": 0.754
},
"iperfs": [
221000,
247000,
248000,
219000,
219000,
248000,
219000,
248000
]
},
"parallel": {
"ping": {
"avg": 7.444,
"mdev": 17.163
},
"iperfs": [
246000,
168000,
153000,
246000,
155000,
164000,
169000,
164000
]
}
}