commit f59101641bf3dfa67eab93ae3bf19749cabc9c9e Author: Karsten Loesing karsten.loesing@gmx.net Date: Wed Feb 1 17:46:37 2012 +0100
Torperf's timestamps are in microseconds, not nanoseconds.
Reported by Rob Jansen. --- web/WEB-INF/formats.jsp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web/WEB-INF/formats.jsp b/web/WEB-INF/formats.jsp index 9bd39cf..b84f9ef 100644 --- a/web/WEB-INF/formats.jsp +++ b/web/WEB-INF/formats.jsp @@ -665,7 +665,7 @@ The <tt>.data</tt> file contains timestamps for nine substeps and the byte summaries for downloading a test file via Tor. The document below shows an example output of a Torperf run. The timestamps in the upper part of this output are seconds and -nanoseconds since 1970-01-01 00:00:00.000000. +microseconds since 1970-01-01 00:00:00.000000. </p>
<p>