Package: mutt
Version: 1.5.17+20080114-1+b1
Severity: normal
The versions of mutt after 1.5.17-1 do need much more time to initially
read a mail. Header caching is enabled. I did some testing with time and
strace. The folder I tested the stuff with is an maildir with roughly
37000 Mails.
| 15.17-1 |1.5.17+20080114-1+b1
--------+-----------------------+---------------------
time |real 0m11.738s |real 1m29.740s
| user 0m1.216s |user 0m1.324s
| sys 0m0.204s |sys 0m0.300s
With strace -r I found out that all the lseeks in version 15.17-1 added
up to 2.28s where they added up to 80.42s in the strace -r run with
version 1.5.17+20080114-1+b1. So lseek is responsible for quit all of
the difference of version 15.17-1 and the versions after it.
Both versions I tested used the same configuration files and I did
recreate the header cache for both version. For every test I did an
reboot to terminate OS caching mechanisms influence.
I mentioned this behaviour as an followup to bug #459739 long time ago
but since #459739 was closed the issue has fallen asleep. So here I am
again. :-)
With kind regards,
Dirk
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages mutt depends on:
ii libc6 2.7-11 GNU C Library: Shared libraries
ii libgdbm3 1.8.3-3 GNU dbm database routines (runtime
ii libgnutls26 2.2.3-1 the GNU TLS library - runtime libr
ii libidn11 1.8-1 GNU libidn library, implementation
ii libncursesw5 5.6+20080503-1 Shared libraries for terminal hand
ii libsasl2-2 2.1.22.dfsg1-20 Cyrus SASL - authentication abstra
Versions of packages mutt recommends:
ii exim4 4.69-5 meta-package to ease Exim MTA (v4)
ii exim4-daemon-light [mail-tran 4.69-5+b1 lightweight Exim MTA (v4) daemon
ii locales 2.7-11 GNU C Library: National Language (
ii mime-support 3.40-1.1 MIME files 'mime.types' & 'mailcap
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]