search for: 165605

Displaying 1 result from an estimated 1 matches for "165605".

Did you mean: 16505
2007 Mar 29
1
uiddir mailbox format with benchmarks
...ge.c 55 126 1712 uiddir-storage.h 169 404 4057 uiddir-sync.c 21 48 573 uiddir-sync.h 103 258 2762 uiddir-transaction.c 1264 3097 32490 total uiddir-storage.c is still a bit too bloaty with lots of copy&pasted code. The same with maildir and mbox: maildir: 6022 18232 165605 total mbox: 7859 23283 213686 total Benchmarks show that with small mailboxes it's a lot faster than maildir, and with larger mailboxes it's a bit faster. I also tested it against Cyrus. I found out that fetching ENVELOPE vs. specific headers gives quite a huge performance difference....