Skip to content

Commit

Permalink
remote the time key in traces (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
Azson authored May 25, 2021
1 parent b9a10a4 commit 8a21e6b
Show file tree
Hide file tree
Showing 18 changed files with 7,856 additions and 9,526 deletions.
4,780 changes: 2,125 additions & 2,655 deletions alphartc_gym/tests/data/4G_500kbps.json

Large diffs are not rendered by default.

4,807 changes: 2,137 additions & 2,670 deletions alphartc_gym/tests/data/4G_700kbps.json

Large diffs are not rendered by default.

5,370 changes: 2,479 additions & 2,891 deletions alphartc_gym/tests/data/WIRED_200kbps.json

Large diffs are not rendered by default.

1,496 changes: 691 additions & 805 deletions alphartc_gym/tests/data/WIRED_900kbs.json

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions alphartc_gym/tests/data/loss/trace_loss_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"capacity": 1000,
"loss": 0,
"rtt": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
}
]
}
Expand Down
3 changes: 1 addition & 2 deletions alphartc_gym/tests/data/loss/trace_loss_0dot1.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"capacity": 1000,
"loss": 0.1,
"rtt": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
}
]
}
Expand Down
3 changes: 1 addition & 2 deletions alphartc_gym/tests/data/loss/trace_loss_0dot5.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"capacity": 1000,
"loss": 0.5,
"rtt": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
}
]
}
Expand Down
6 changes: 2 additions & 4 deletions alphartc_gym/tests/data/loss/trace_loss_pattern_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,14 @@
"capacity": 1000,
"loss": 0,
"rtt": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
},
{
"duration": 500,
"capacity": 1000,
"loss": 0.2,
"rtt": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
}
]
}
Expand Down
9 changes: 3 additions & 6 deletions alphartc_gym/tests/data/loss/trace_loss_pattern_3.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,21 @@
"capacity": 1000,
"loss": 0,
"rtt": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
},
{
"duration": 500,
"capacity": 1000,
"loss": 0.2,
"rtt": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
},
{
"duration": 500,
"capacity": 1000,
"loss": 0.1,
"rtt": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
}
]
}
Expand Down
12 changes: 4 additions & 8 deletions alphartc_gym/tests/data/loss/trace_loss_pattern_4.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,28 @@
"capacity": 1000,
"loss": 0,
"rtt": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
},
{
"duration": 500,
"capacity": 1000,
"loss": 0.2,
"rtt": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
},
{
"duration": 500,
"capacity": 1000,
"loss": 0.5,
"rtt": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
},
{
"duration": 500,
"capacity": 1000,
"loss": 0.2,
"rtt": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
}
]
}
Expand Down
3 changes: 1 addition & 2 deletions alphartc_gym/tests/data/rtt/trace_rtt_200.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"capacity": 1000,
"rtt": 200,
"loss": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
}
]
}
Expand Down
3 changes: 1 addition & 2 deletions alphartc_gym/tests/data/rtt/trace_rtt_400.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"capacity": 1000,
"rtt": 400,
"loss": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
}
]
}
Expand Down
3 changes: 1 addition & 2 deletions alphartc_gym/tests/data/rtt/trace_rtt_600.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"capacity": 1000,
"rtt": 600,
"loss": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
}
]
}
Expand Down
6 changes: 2 additions & 4 deletions alphartc_gym/tests/data/rtt/trace_rtt_pattern_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,14 @@
"capacity": 1000,
"loss": 0,
"rtt": 200,
"jitter": 0,
"time": 0.0
"jitter": 0
},
{
"duration": 2000,
"capacity": 1000,
"loss": 0,
"rtt": 400,
"jitter": 0,
"time": 0.0
"jitter": 0
}
]
}
Expand Down
9 changes: 3 additions & 6 deletions alphartc_gym/tests/data/rtt/trace_rtt_pattern_3.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,21 @@
"capacity": 1000,
"loss": 0,
"rtt": 200,
"jitter": 0,
"time": 0.0
"jitter": 0
},
{
"duration": 2000,
"capacity": 1000,
"loss": 0,
"rtt": 200,
"jitter": 0,
"time": 0.0
"jitter": 0
},
{
"duration": 2000,
"capacity": 1000,
"loss": 0,
"rtt": 200,
"jitter": 0,
"time": 0.0
"jitter": 0
}
]
}
Expand Down
12 changes: 4 additions & 8 deletions alphartc_gym/tests/data/rtt/trace_rtt_pattern_4.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,28 @@
"capacity": 1000,
"loss": 0,
"rtt": 200,
"jitter": 0,
"time": 0.0
"jitter": 0
},
{
"duration": 2000,
"capacity": 1000,
"loss": 0,
"rtt": 400,
"jitter": 0,
"time": 0.0
"jitter": 0
},
{
"duration": 2000,
"capacity": 1000,
"loss": 0,
"rtt": 300,
"jitter": 0,
"time": 0.0
"jitter": 0
},
{
"duration": 2000,
"capacity": 1000,
"loss": 0,
"rtt": 500,
"jitter": 0,
"time": 0.0
"jitter": 0
}
]
}
Expand Down
3 changes: 1 addition & 2 deletions alphartc_gym/tests/data/trace_300k.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"duration": 60000,
"capacity": 300,
"loss": 0,
"jitter": 0,
"time": 0.0
"jitter": 0
}
]
}
Expand Down
Loading

0 comments on commit 8a21e6b

Please sign in to comment.