]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
encode/download: reduce memory footprint by deleting large intermediate buffers as...
authorBrian Warner <warner@lothar.com>
Thu, 7 Jun 2007 20:15:58 +0000 (13:15 -0700)
committerBrian Warner <warner@lothar.com>
Thu, 7 Jun 2007 20:15:58 +0000 (13:15 -0700)
commitb2caf7fb9aa9bf6ba0a05a31ae82ab2e122d7303
treecedf4095c678b4cd412ed8b3e7cc81b605dc79e8
parentc81f2b01ffc6d6c7fee9cd48814bdc3772417f76
encode/download: reduce memory footprint by deleting large intermediate buffers as soon as possible, improve hash tree usage
src/allmydata/download.py
src/allmydata/encode.py