#3696: mutt 1.5.23 extremely slow in index
-------------------------+----------------------
Reporter: glebius | Owner: mutt-dev
Type: defect | Status: closed
Priority: major | Milestone:
Component: mutt | Version: 1.5.23
Resolution: worksforme | Keywords: buffy
-------------------------+----------------------
Changes (by kevin8t8):
* status: new => closed
* resolution: => worksforme
Comment:
The buffy code was revamped in the 1.7.0 release. The added
$mail_check_stats and $mail_check_stats_interval configuration variables
now control whether, and how often, an mbox file is opened to count
message statistics (in addition to checking mtime for an mbox file).
Previously, it was relying only on the mtime of the file to determine
whether to look. Perhaps something was wrong with the stat call or fs and
it was triggering over and over.
Due to the age of the ticket and the modifications made to the code since
then, I am going to mark this ticket closed. HOWEVER, if you are in fact
still experiencing this issue with 1.9.1, please feel free to reopen.
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3696#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent