From fe162bfa6606ddc93440341aadcc6f56f7646aff Mon Sep 17 00:00:00 2001 From: zooko <> Date: Mon, 22 Oct 2007 20:05:22 +0000 Subject: [PATCH] 301 moved permanently [Imported from Trac: page MemoryFootprint, version 3] --- MemoryFootprint.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/MemoryFootprint.md b/MemoryFootprint.md index 638e647..e6fa125 100644 --- a/MemoryFootprint.md +++ b/MemoryFootprint.md @@ -1,15 +1 @@ -We try to keep the Tahoe memory footprint low by continuously monitoring the -memory consumed by common operations like upload and download. - -For each currently active upload or download, we never handle more than a -single segment of data at a time. This serves to keep the data-driven -footprint down to something like 4MB or 5MB per active upload/download. - -Some other notes on memory footprint: - - * importing sqlite (for the share-lease database) raised the static - footprint by 6MB, going from 24.3MB to 31.5MB (as evidenced by the munin - graph from 8/29/07 to 9/2/07). - - * importing nevow and twisted.web (for the web interface) raises the static - footprint by about 3MB (from 12.8MB to 15.7MB). +The content from this page has been moved to [the Performance page](Performance).