#442 closed defect (duplicate)

download: only retrieve minimal hashes, not all of them

Reported by: warner Owned by:
Priority: major Milestone: undecided
Component: code-performance Version: 1.0.0
Keywords: download performance Cc:
Launchpad Bug:

Description

Our immutable-file download logic currently fetches the entire hash tree, rather than the minimal subset necessary for any given segment. We should improve this to transfer less data and improve download alacrity.

Change History (1)

comment:1 Changed at 2009-12-04T05:01:58Z by zooko

  • Resolution set to duplicate
  • Status changed from new to closed

#800 is a duplicate of this, and has more information.

Note: See TracTickets for help on using tickets.