Simple reproducible syncing benchmark

This commit is contained in:
Jakob Borg
2014-09-27 20:09:36 +02:00
parent 9af586d4ac
commit 7bc4589d4d
4 changed files with 168 additions and 20 deletions

View File

@@ -36,8 +36,8 @@
<localAnnouncePort>21025</localAnnouncePort>
<localAnnounceMCAddr>[ff32::5222]:21026</localAnnounceMCAddr>
<parallelRequests>16</parallelRequests>
<maxSendKbps>0</maxSendKbps>
<maxRecvKbps>0</maxRecvKbps>
<maxSendKbps>50000</maxSendKbps>
<maxRecvKbps>50000</maxRecvKbps>
<reconnectionIntervalS>5</reconnectionIntervalS>
<startBrowser>false</startBrowser>
<upnpEnabled>true</upnpEnabled>