commit f88cf431e2a527eb7b14dcb2a8009fabcba6bb4d Author: Karsten Loesing karsten.loesing@gmx.net Date: Fri May 15 10:30:39 2015 +0200
Add link to raw Torperf data. --- website/web/WEB-INF/torperf-data.jsp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/website/web/WEB-INF/torperf-data.jsp b/website/web/WEB-INF/torperf-data.jsp index fc9d55c..4688d72 100644 --- a/website/web/WEB-INF/torperf-data.jsp +++ b/website/web/WEB-INF/torperf-data.jsp @@ -22,7 +22,10 @@ These statistics are generated by the which periodically fetches static files over Tor and records several timestamps in the process. The data file contains daily medians and quartiles as well as total -numbers of requests, timeouts, and failures.</p> +numbers of requests, timeouts, and failures. +Raw Torperf measurement data are available on the +<a href="https://collector.torproject.org/formats.html#torperf">CollecTor</a> +website.</p>
<p><b>Download as <a href="stats/torperf.csv">CSV file</a>.</b></p>
tor-commits@lists.torproject.org