Add bandwidth_analysis/tests/data/test_example.json
This commit is contained in:
parent
49df44dac7
commit
78fb6a8763
1 changed files with 8 additions and 0 deletions
8
bandwidth_analysis/tests/data/test_example.json
Normal file
8
bandwidth_analysis/tests/data/test_example.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"bandwidth_change": 0.042,
|
||||
"retry_tail_change": -0.015,
|
||||
"hotspot_segments": [
|
||||
"seg_pinned",
|
||||
"seg_unpinned"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue