From 573f369ca62130e860506b4821d1d8e504a1e2f0 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 29 May 2008 08:10:26 +0000 Subject: Optimize UID list handling. svn path=/branches/BRANCH_6-3/; revision=5189 --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.txt b/TODO.txt index 70f6fe87..ad651b9c 100644 --- a/TODO.txt +++ b/TODO.txt @@ -54,6 +54,8 @@ questionable: around Nov 2nd)? 6.4: +- make UID code more efficient, parsing is O(n^2), should be no worse + than O(n log n). - help systematic debugging - by making logging more strict (Postfix's msg_* as example??) - by adding a --loggingtest or something that emits -- cgit v1.2.3