Jan Kratochvil
Projects Products GIT Resume Contact
Projects
UNIX UNIX-devel Web Amiga MS-Windows MS-DOS Patches

 

Mutt speedup: Mailbox reading phase acceleration

Mutt is pretty slow when opening a mailbox. Phase "Reading..." is hard to speedup but "Sorting mailbox..." was rewritten from (n^2) complexity to (n*log(n)).


 

Patch got integrated to thread.c revision 2.16.

 


EOF