aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Irving <francis@mysociety.org>2010-05-25 00:55:32 +0100
committerFrancis Irving <francis@mysociety.org>2010-05-25 00:55:32 +0100
commitfc710918685f33f324a13f60c1b4c89054f19e1e (patch)
tree1f27c4b19d63389d9dd09e4e87c5366c50362978
parentf90b780ae0ab73f4732ecdd4ca6d0caa65417b2e (diff)
Performance note.
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 586b228da..ab1f61325 100644
--- a/todo.txt
+++ b/todo.txt
@@ -68,6 +68,9 @@ http://www.activemerchant.org/
Performance
===========
+When sending alerts, alter way track_thing.track_things_sent_emails so it
+doesn't get *all* previously sent items.
+
Enable Directory Indexing, and disable atime (@glynwintle suggests)
http://www.softpanorama.org/Internals/Filesystems/linux_ext2_ext3.shtml
(as/if we have caches with lots of files in a direcory)