Gnus development mailing list
 help / color / mirror / Atom feed
* gnus registry takes 21 seconds to save and I can't prune it
@ 2020-03-18 12:57 Rémi Letot
  2020-03-18 16:04 ` Eric S Fraga
  2020-03-18 17:58 ` Eric Abrahamsen
  0 siblings, 2 replies; 6+ messages in thread
From: Rémi Letot @ 2020-03-18 12:57 UTC (permalink / raw)
  To: ding

Hello,

I have noticed quite a few slowdowns in my emacs for some times, but it
never became annoying enough for me to investigate.

Until now :-)

Starting emacs, gnus, or quitting them has become annoyingly long. It is
not really problematic because I leave emacs/gnus on for weeks at a
time, but still. Besides, pressing s in the group buffer is far too long
to be comfortable.

So, I diagnosed it to gnus-registry-save taking 21 seconds. 

I tried to see what happens in there, and noticed that I could set
gnus-registry-max-entries to a sensible number, but then I get an error
whenever I try to prune the registry (meaning as soon as I try to do
anything in gnus).

The error is "cl-some: Wrong type argument: listp, quote".

That happens in registry-collect-prune-candidates, on the "(memq (car
entry-key) precious)))" line, but there stops my lisp and edebug foo.

In short: can anyone help ? :-)
-- 
Rémi



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-03-19 17:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-18 12:57 gnus registry takes 21 seconds to save and I can't prune it Rémi Letot
2020-03-18 16:04 ` Eric S Fraga
2020-03-18 17:58 ` Eric Abrahamsen
2020-03-18 22:24   ` Bob Newell
2020-03-18 23:17     ` Eric Abrahamsen
2020-03-19 17:39   ` hobbes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).