task-6329: group relays while doing the selection
[tor-metrics-tasks/delber.git] / task-3260 / README
blob0843c712e8cf82eec60f7a762751a75f5b81faf1
1 Extract client speed trends from download times of network status
2 consensuses.
3 ==========================================================================
5 Clone the metrics-lib repository, create the descriptor.jar file, and put
6 it in this directory.
8 Obtain the Apache Commons Codec 1.4 .jar file commons-codec-1.4.jar and
9 put it in this directory.
11 Download metrics tarballs containing extra-info descriptors.  Extract the
12 tarballs and put them in in/extra-infos/ in this directory.
14 Compile and run the Java class:
16   $ ./run.sh
18 In order to re-run parts of the analysis, delete files in status/ or the
19 results file in out/.
21 Draw graphs using R and ggplot2:
23   $ R --slave -f client-speed-trends.R