|
|
|
|
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)).
| Summary | Mailbox reading phase acceleration |
| License | GNU General Public License |
| State | This patch got already integrated by the original package maintainer. |
| Download patch | mutt-sort.diff (3084B) |
| Programming language | C patch |
Patch got integrated to thread.c revision 2.16.
EOF