Changes between Version 38 and Version 39 of Performance
- Timestamp:
- 2012-03-29T15:54:34Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Performance
v38 v39 1 1 (See also copious notes and data about performance of older versions of Tahoe-LAFS, archived at Performance/Old.) 2 2 3 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: [wiki:Performance/Sep2011 see here] 3 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: [wiki:Performance/Sep2011 see here]. 4 5 Here are two tickets about building automation to measure and display performance measurements: #1406, #1530 4 6 5 7 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.