From d0dcdd441243d3155595b3f85171d7f5ed38910e Mon Sep 17 00:00:00 2001 From: warner <> Date: Tue, 4 Sep 2007 16:31:17 +0000 Subject: [PATCH] [Imported from Trac: page MemoryFootprint, version 2] --- MemoryFootprint.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MemoryFootprint.md b/MemoryFootprint.md index a21ed02..638e647 100644 --- a/MemoryFootprint.md +++ b/MemoryFootprint.md @@ -10,3 +10,6 @@ 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).