diff --git a/Performance.md b/Performance.md index 920d881..195fb04 100644 --- a/Performance.md +++ b/Performance.md @@ -14,7 +14,7 @@ that). Uploading multiple files at once would increase this. ## Network Speed -### test results +### Test Results Using a 3-server testnet in colo and an uploading node at home (on a DSL line that gets about 78kBps upstream and has a 14ms ping time to colo) using @@ -34,6 +34,13 @@ The munin [/tahoe-figleaf-graph/hanford.allmydata.com-tahoe_speedstats_delay.html delay graph] and [/tahoe-figleaf-graph/hanford.allmydata.com-tahoe_speedstats_rate.html rate graph] show these Ax+B numbers for a node in colo and a node behind a DSL line. +The +[/tahoe-figleaf-graph/hanford.allmydata.com-tahoe_speedstats_delay_rtt.html delay*RTT graph] shows this per-file delay as a multiple of the average round-trip +time between the client node and the testnet. Much of the work done to upload +a file involves waiting for message to make a round-trip, so expressing the +per-file delay in units of RTT helps to compare the observed performance +against the predicted value. + ### Roundtrips The 0.5.1 release requires about 9 roundtrips for each share it uploads. The