GNU bug report logs - #18522
occasional slow performance in some Gnus code

Previous Next

Packages: emacs, gnus;

Reported by: Peter Münster <pmlists <at> free.fr>

Date: Mon, 22 Sep 2014 10:38:02 UTC

Severity: normal

Tags: fixed

Found in version 24.4.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #204 received at 18522 <at> debbugs.gnu.org (full text, mbox):

From: Peter Münster <pmlists <at> free.fr>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: larsi <at> gnus.org, 18522 <at> debbugs.gnu.org
Subject: Re: bug#18522: 24.4.50; mapcar is very slow
Date: Thu, 25 Feb 2016 19:10:58 +0100
On Thu, Feb 25 2016, Eli Zaretskii wrote:

>  . gnus-buffers references killed buffers because Peter kills buffers
>    behind Gnus back, instead of letting them be killed through
>    gnus-kill-buffer, which would have removed them from gnus-buffers

This point is perhaps not 100% accurate. After 6h running, here some
more details about the situation:

- length of all_buffers:         74
- length of buffer-list:         45
- length of killed-buffer-names: 28
- length of gnus-buffers:        17

Content of killed-buffer-names:

Name                                            Details
-----------------------------------------------------------------------------
" *mm*"                                         ???
" *mm*-292588"                                  ???
" *mm*-331546"                                  ???
" *mm*-391449"                                  ???
" *mm*-531130"                                  ???
" *mm*-59524"                                   ???
" *mm*-705438"                                  ???
" *mm*-971636"                                  ???
" *nnmail message-id cache*"                    ???
" *nnml overview inbox*"                        ???
" *server news.gmane.org nntp  *nntpd**"        ???
" *server news.gmane.org nntp  *nntpd**"        ???
" *server news.povray.org nntp  *nntpd**"       ???
" *server news.povray.org nntp  *nntpd**"       ???
"*Backtrace*"                                   killed by me with kill-buffer
"*Completions*"                                 killed by me with kill-buffer
"*Completions*"                                 killed by me with kill-buffer
"*Help*"                                        killed by me with kill-buffer
"*Summary nndraft:drafts*"                      killed by gnus-summary-exit
"*Summary nntp+news.gmane.org:gmane.comp.
                     embedded.openwrt.user*"    killed by gnus-summary-exit
"*sent mail to SAV*"                            killed by me with kill-buffer
"*sent mail to XXX*"                            killed by me with kill-buffer
"*sent mail to YYY*"                            killed by me with kill-buffer
"*unsent wide reply to Eli Zaretskii*"          killed by me with kill-buffer
"*unsent wide reply to SAV*"                    killed by me with kill-buffer
"*unsent wide reply to ZZZ*"                    killed by me with kill-buffer
"gnus-util.el"                                  killed by me with kill-buffer
"jl-encrypt.el"                                 killed by me with kill-buffer

There are 6 "#<killed buffer>" in gnus-buffers. That means, that I
should have killed the 6 buffers "*sent ..." and "*unsent ..." with
gnus-kill-buffer. I'll do that in the future. But what about the other buffers?

-- 
           Peter




This bug report was last modified 8 years and 170 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.