Changes between Version 15 and Version 16 of GSoCIdeas


Ignore:
Timestamp:
2013-04-23T20:57:53Z (11 years ago)
Author:
zooko
Comment:

add task Make It Go Faster

Legend:

Unmodified
Added
Removed
Modified
  • GSoCIdeas

    v15 v16  
    1616||''Project''||''Tickets''||''Difficulty''||
    1717||[#ShareRebalancingandRepair Share rebalancing and repair]||#699, #232||tricky||
     18||[#MakeItGoFaster Make It Go Faster]||#327, #932, #1406, #1530 ; wiki:Performance||complex||
    1819||[#UploadStrategyOfHappiness Upload Strategy Of Happiness]||#610, #1124, #1130, #1293, #1382, #1814||subtle||
    1920||[#AdvancedCapTypes Advanced Cap Types]||#795, #796, #954, #958||inconceivable||
     
    2627A Summer of Code project might tackle repair and rebalancing, ensuring that servers-of-happiness is met whenever possible on any upload, repair, or mutable modification.  The notes on ServerSelection and related configurations may also be relevant here.
    2728
     29== Make It Go Faster ==
     30
     31Tahoe-LAFS is very slow at downloading files. Potential users have been looking at this and then deciding not to use Tahoe-LAFS because they need better performance. Figure out why and make it go faster. The first step of this project is to make an automated robot that measures performance of download. The next step is to inspect the pretty, interactive, javascript-powered "download visualization" and figure out what is making the downloads take so long. Then try to improve that thing, see if the automated performance measurements and the visualization show that your improvement worked, and iterate. #327, #932, #1406, #1530 ; wiki:Performance
     32
    2833== Upload Strategy Of Happiness ==
    2934