GNU bug report logs -
#68249
30.0.50; Rmail summaries much slower
Previous Next
Reported by: rms <at> gnu.org
Date: Fri, 5 Jan 2024 04:24:01 UTC
Severity: normal
Found in version 30.0.50
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 68249 <at> debbugs.gnu.org (full text, mbox):
> From: Richard Stallman <rms <at> gnu.org>
> Date: Thu, 04 Jan 2024 23:23:37 -0500
>
>
> In master from Jan 1, making Rmail summaries has become far
> slower than it was on July 2. I am calling rmail-summary-by-topic
> and have around 7000 messages in the RMAIL file. It takes many secnds
> to finish, now.
>
> Can anyone suggest a way to investigate the cause of the slowdown?
Before invoking rmail-summary-by-topic, type
M-x profiler-start RET RET
Then, after rmail-summary-by-topic finishes, type
M-x profiler-report RET
In the buffer presented by the last command, type "C-u RET" on every
line that has a "+" before it, to fully expand the profile. Then look
at the profile to find the hot spots.
The profile is more detailed if you load rmailsum.el, not
rmailsum.elc.
This bug report was last modified 1 year and 197 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.