<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/irl/metrics-web, branch task/29315-2</title>
<subtitle>Iain's metrics-web repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/'/>
<entry>
<title>Adds guidelines for new metrics page</title>
<updated>2019-07-24T13:54:21+00:00</updated>
<author>
<name>Iain R. Learmonth</name>
<email>irl@fsfe.org</email>
</author>
<published>2019-07-24T13:54:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=66704ba064c13f6349722edd8d63f93b5d2244ec'/>
<id>66704ba064c13f6349722edd8d63f93b5d2244ec</id>
<content type='text'>
Fixes: #29315
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #29315
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds explanation for first-hop build times overhead</title>
<updated>2019-07-19T08:59:55+00:00</updated>
<author>
<name>Ana Custura</name>
<email>ana@netstat.org.uk</email>
</author>
<published>2019-07-06T10:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=6a11d7ac3c372a99156be1ecf10c69f5afe3b6a3'/>
<id>6a11d7ac3c372a99156be1ecf10c69f5afe3b6a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include Torperf data in performance graphs again.</title>
<updated>2019-06-19T11:31:53+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-06-19T11:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=896935d33cda602d9b5656a9deed392889b50ffc'/>
<id>896935d33cda602d9b5656a9deed392889b50ffc</id>
<content type='text'>
Fixes #30919.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #30919.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak documentation of new(ly updated) graphs.</title>
<updated>2019-06-11T14:36:06+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-06-11T14:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=3f252fce7f4c3bcfc1a1f53ca0c8f2ff9df31659'/>
<id>3f252fce7f4c3bcfc1a1f53ca0c8f2ff9df31659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace "brackets" with "parentheses"</title>
<updated>2019-06-05T12:30:07+00:00</updated>
<author>
<name>Iain R. Learmonth</name>
<email>irl@fsfe.org</email>
</author>
<published>2019-06-05T12:30:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=7cfb22744fc9a7801bf5df171ff6cbcbd80c0b97'/>
<id>7cfb22744fc9a7801bf5df171ff6cbcbd80c0b97</id>
<content type='text'>
Fixes: #29486
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #29486
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OnionPerf throughput graph.</title>
<updated>2019-06-04T19:47:30+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-06-02T13:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=d4452b38183e50d20c29bad6fff51bae58ebde0c'/>
<id>d4452b38183e50d20c29bad6fff51bae58ebde0c</id>
<content type='text'>
We calculate throughput from the time between receiving 0.5 and 1 MiB
of a response, which obviously excludes any measurements with
responses smaller than 1 MiB. From the FILESIZE and DATAPERC* fields
we can compute the number of milliseconds that have elapsed between
receiving bytes 524,288 and 1,048,576, which is a total of 524,288
bytes or 4,194,304 bits. We divide the value 4,194,304 by this time
difference to obtain throughput in bits per millisecond which happens
to be the same value as the number of kilobits per second.

Implements #29772.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We calculate throughput from the time between receiving 0.5 and 1 MiB
of a response, which obviously excludes any measurements with
responses smaller than 1 MiB. From the FILESIZE and DATAPERC* fields
we can compute the number of milliseconds that have elapsed between
receiving bytes 524,288 and 1,048,576, which is a total of 524,288
bytes or 4,194,304 bits. We divide the value 4,194,304 by this time
difference to obtain throughput in bits per millisecond which happens
to be the same value as the number of kilobits per second.

Implements #29772.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend latency graph to contain high/low values.</title>
<updated>2019-05-29T14:10:40+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-05-29T14:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=fd251d6c69efeb3d548f915cc40e001e89c1f41f'/>
<id>fd251d6c69efeb3d548f915cc40e001e89c1f41f</id>
<content type='text'>
This patch adds two new lines to the existing circuit round-trip
latencies graph: lowest and highest measurements that are not
outliers.

Implements #29773.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds two new lines to the existing circuit round-trip
latencies graph: lowest and highest measurements that are not
outliers.

Implements #29773.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CollecTor page to include bandwidth files.</title>
<updated>2019-05-15T14:53:29+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-05-15T14:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=d31b049cb1ae146a5bb4e418dcda91aabf0275d4'/>
<id>d31b049cb1ae146a5bb4e418dcda91aabf0275d4</id>
<content type='text'>
Fixes #30507.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #30507.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to latest metrics-lib.</title>
<updated>2019-05-13T15:26:58+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-05-13T15:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=af54ce2d150c8508ca88ee15be6b79f4498d98b4'/>
<id>af54ce2d150c8508ca88ee15be6b79f4498d98b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt "About Tor" links to redesigned Tor website.</title>
<updated>2019-05-13T15:22:04+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-05-13T15:22:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=31c4f88ebba9ad327594d4db47fa88fd7b5f6bb7'/>
<id>31c4f88ebba9ad327594d4db47fa88fd7b5f6bb7</id>
<content type='text'>
Reported by nusenu, changes suggested by irl.

Fixes #30415.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by nusenu, changes suggested by irl.

Fixes #30415.
</pre>
</div>
</content>
</entry>
</feed>
