From 5f11d547a304dc3176616d6308044f1f0555f0dd Mon Sep 17 00:00:00 2001 From: zooko <> Date: Mon, 19 Sep 2011 03:28:44 +0000 Subject: [PATCH] add link to Brian's new benchmarks [Imported from Trac: page Performance, version 37] --- Performance.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Performance.md b/Performance.md index 5f51826..aa2e492 100644 --- a/Performance.md +++ b/Performance.md @@ -1,5 +1,7 @@ (See also copious notes and data about performance of older versions of Tahoe-LAFS, archived at Performance/Old.) +In September 2011 Brian Warner did thorough benchmarks on a four-machine grid of dedicated physical hardware which wasn't doing any other tasks except for running the benchmarks: + In late 2010 Kyle Markley did some benchmarking of what were then the release candidates for Tahoe-LAFS v1.8.0. This helped us catch two major performance regressions in Brian's New Downloader and helped make Tahoe-LAFS v1.8.0 into an excellent new release (see epic ticket #1170 for mind-numbing details). Kyle also contributed code for his benchmarking scripts (in Perl), but nobody to my knowledge has yet tried to re-use that script. *