- 18 Aug, 2020 1 commit
-
-
Karsten Loesing authored
Implements #33260.
-
- 08 Aug, 2020 1 commit
-
-
Karsten Loesing authored
-
- 24 Jul, 2020 2 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
- 23 Jul, 2020 6 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
Still part of #34218.
-
Karsten Loesing authored
Latest TGenTools contain a fix for correctly computing the start time of failed streams. We have to update our unit tests. Related to #30362.
-
Karsten Loesing authored
Fixes #40006.
-
Karsten Loesing authored
-
Ana Custura authored
-
- 22 Jul, 2020 1 commit
-
-
Ana Custura authored
-
- 17 Jul, 2020 1 commit
-
-
Karsten Loesing authored
With this change we include more detailed error codes in visualization output. In order to do so we map TGen transfers/streams to TorCtl STREAM event details based on source ports and unix_ts_end timestamps. This code reuses some concepts used in metrics-lib. Implements #34218.
-
- 16 Jul, 2020 5 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Ana Custura authored
-
Karsten Loesing authored
Implements #40005.
-
- 14 Jul, 2020 4 commits
-
-
Karsten Loesing authored
The bug was that we were using the wrong Analysis class in measure mode: AttributeError: 'Analysis' object has no attribute 'add_torctl_file'
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
- 13 Jul, 2020 1 commit
-
-
Karsten Loesing authored
-
- 12 Jul, 2020 17 commits
-
-
Karsten Loesing authored
Turns out that stream_info/recvsize contains a string, not an int.
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
This schema can be used to validate an analysis file using version 3.0 by using the following commands: ``` pip3 install jsonschema unxz final_onionperf.analysis.json.xz jsonschema -i final_onionperf.analysis.json onionperf-3.0.json ``` Implements #40003.
-
Ana Custura authored
-
Ana Custura authored
-
Ana Custura authored
-
Ana Custura authored
-
Ana Custura authored
-
Ana Custura authored
-
Ana Custura authored
-
Ana Custura authored
-
Ana Custura authored
-
Ana Custura authored
-
Ana Custura authored
-
- 02 Jul, 2020 1 commit
-
-
Karsten Loesing authored
-