galadran / tor-perf-analysis

Analysis of Exit Relay Latency data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Analysis of Exit Relay Latency data


Languages

Language:Python 100.0%