From: Rainer W. <rwe...@ms...> - 2010-05-18 19:48:51
|
"Matthias Andree" <mat...@gm...> writes: > Am 16.05.2010, 23:33 Uhr, schrieb Rainer Weikusat: >> The trie implementation is meanwhile complete [...] > I'm really looking forward to your code :-) I hope that I've now also found the 'obvious' optimizations (even with 'full' tail pointers, save_str is the third most expensive operation accomplished by fetchmail, so increasing insert times potentially matters a lot). I am going to start with integrating the uidl db implementation I have with the POP3 code now. If this was ok, I would like to send an 'advance' version of the code (basically, the 'stand-alone test program' I have used so far) to the list in order to enable some third-party review. The code is, however, presently completely comment-free (could be added to some reasonable degree, eg no 'fuck me gently with a chainsaw'-style witticisms) and presumably somewhat dense to people who are not used to regard 'integers' a finite, ordered bit-sets. |