/tor-perf-analysis

Analysis of Exit Relay Latency data

Primary LanguagePython

tor-perf-analysis

Instructions:

Grab the sqlite file from Drive. (or download the raw datasets and use the import scripts).

Place the sqlite file in data/. Create a image/ directory. Scripts should be fairly self explanatory.

output.sqlite

Contains four tables:

  • consensus - exit node consensus data
  • output - latency data from Arthur's dataset
  • detailed_output - latency data combined with consensus data.
  • torperf - Torperf latency data.