diff options
| author | Matthias Andree <matthias.andree@gmx.de> | 2008-05-29 08:10:26 +0000 |
|---|---|---|
| committer | Matthias Andree <matthias.andree@gmx.de> | 2008-05-29 08:10:26 +0000 |
| commit | 573f369ca62130e860506b4821d1d8e504a1e2f0 (patch) | |
| tree | 76be590a5dd7a946681d8d0853c57beb6a112b7b | |
| parent | f22fb236fba525d531ec5c7278749bab3ea7620b (diff) | |
| download | fetchmail-573f369ca62130e860506b4821d1d8e504a1e2f0.tar.gz fetchmail-573f369ca62130e860506b4821d1d8e504a1e2f0.tar.bz2 fetchmail-573f369ca62130e860506b4821d1d8e504a1e2f0.zip | |
Optimize UID list handling.
svn path=/branches/BRANCH_6-3/; revision=5189
| -rw-r--r-- | TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -54,6 +54,8 @@ questionable: <simpkins@cisco.com> 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 |
