]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
mutable read: enable the cache (written during mapupdate, read during retrieve)....
authorBrian Warner <warner@allmydata.com>
Tue, 22 Apr 2008 00:27:50 +0000 (17:27 -0700)
committerBrian Warner <warner@allmydata.com>
Tue, 22 Apr 2008 00:27:50 +0000 (17:27 -0700)
commit6af124dc3e0645918842cf1430cb0f8ab5a7e057
tree8459a6e28b9321298afa45728c84204c7c22c62b
parente8b0f3d3cb40a00ef69362641a4f77a0f08d5a74
mutable read: enable the cache (written during mapupdate, read during retrieve). This speeds up small-file reads by about 30% over a link with an average 25ms RTT
src/allmydata/mutable/retrieve.py
src/allmydata/mutable/servermap.py