1 Extract client speed trends from download times of network status
3 ==========================================================================
5 Clone the metrics-lib repository, create the descriptor.jar file, and put
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:
18 In order to re-run parts of the analysis, delete files in status/ or the
21 Draw graphs using R and ggplot2:
23 $ R --slave -f client-speed-trends.R