<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><br><div>On 4 Feb 2018, at 07:55, George <<a href="mailto:george@queair.net">george@queair.net</a>> wrote:<br><br></div><blockquote type="cite"><div><span>tor7:</span><br><blockquote type="cite"><span>Hello!</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span>I'd like to collect some samples for how many MBit/s on a single tor daemon</span><br></blockquote><blockquote type="cite"><span>are possible on given CPU model before it is limited by the CPU.</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span>If your single tor daemon routes more than 350 MBit/s in each direction</span><br></blockquote><blockquote type="cite"><span>and you are running on bare metal it would be awesome if you could share your </span><br></blockquote><blockquote type="cite"><span>- CPU model (ideally a link to <a href="http://ark.intel.com">ark.intel.com</a> if it is an intel cpu)</span><br></blockquote><blockquote type="cite"><span>- avg. daily CPU usage (ie. from munin graphs)</span><br></blockquote><blockquote type="cite"><span>- actual traffic (MBit/s)</span><br></blockquote><blockquote type="cite"><span>- optional: relay fingerprint</span><br></blockquote><span></span><br><span>+OS would be wonderful.</span><br></div></blockquote><br><div>You can test how much Tor traffic your machine can handle with chutney:</div><div><br></div><div>git clone <a href="https://git.torproject.org/chutney.git">https://git.torproject.org/chutney.git</a></div><div># Pass 100 MB of random data through a 3-hop tor path on your local machine</div><div><pre style="padding: 0px; margin-top: 0px; margin-bottom: 0px;"><font face="UICTFontTextStyleTallBody"><span style="white-space: normal; background-color: rgba(255, 255, 255, 0);">chutney/tools/test-network.sh </span></font><span style="white-space: normal; background-color: rgba(255, 255, 255, 0); font-family: UICTFontTextStyleTallBody;">--data-bytes </span><span style="text-align: right; white-space: normal; background-color: rgba(255, 255, 255, 0);"><font face="UICTFontTextStyleTallBody">104857600</font></span></pre><pre style="padding: 0px; margin-top: 0px; margin-bottom: 0px;"><span style="text-align: right; white-space: normal; background-color: rgba(255, 255, 255, 0);"><font face="UICTFontTextStyleTallBody"><br></font></span></pre><pre style="padding: 0px; margin-top: 0px; margin-bottom: 0px;"><span style="text-align: right; white-space: normal; background-color: rgba(255, 255, 255, 0);"><font face="UICTFontTextStyleTallBody">Chutney runs a Tor client, 3 relays, and a python script, so your results will</font></span></pre><pre style="padding: 0px; margin-top: 0px; margin-bottom: 0px;"><span style="text-align: right; white-space: normal; background-color: rgba(255, 255, 255, 0);"><font face="UICTFontTextStyleTallBody">be slightly lower than the maximum. But they are much more reproducible,</font></span></pre><pre style="padding: 0px; margin-top: 0px; margin-bottom: 0px;"><span style="text-align: right; white-space: normal; background-color: rgba(255, 255, 255, 0);"><font face="UICTFontTextStyleTallBody">because they don't depend on your network connection.</font></span></pre><pre style="padding: 0px; margin-top: 0px; margin-bottom: 0px;"><span style="text-align: right; white-space: normal; background-color: rgba(255, 255, 255, 0);"><font face="UICTFontTextStyleTallBody"><br></font></span></pre><pre style="padding: 0px; margin-top: 0px; margin-bottom: 0px;"><span style="text-align: right; white-space: normal; background-color: rgba(255, 255, 255, 0);"><font face="UICTFontTextStyleTallBody">T</font></span></pre></div></body></html>