From 8d2a71a47aea445cfbe4d4fed75520d1924b71ab Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 25 Jul 2006 01:13:04 +0000 Subject: [PATCH] Add an item to the TODO. svn:r6893 --- doc/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/TODO b/doc/TODO index d54d05f38f..75a049e14b 100644 --- a/doc/TODO +++ b/doc/TODO @@ -63,6 +63,8 @@ N . Improve memory usage on tight-memory machines. - Save and mmap v1 directories; store them zipped, not uncompressed. - Store networkstatus docs zipped, not uncompressed. Maaaybe mmap them too. + - Be a little more OO to save memory in frequently + replicated structs. - "bandwidth classes", for incoming vs initiated-here conns. o Asynchronous DNS