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 #147 received at 18522 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Peter Münster <pmlists <at> free.fr>
Cc: rudalics <at> gmx.at, larsi <at> gnus.org, 18522 <at> debbugs.gnu.org
Subject: Re: bug#18522: 24.4.50; mapcar is very slow
Date: Tue, 23 Feb 2016 19:47:04 +0200
> From: Peter Münster <pmlists <at> free.fr>
> Cc: rudalics <at> gmx.at,  larsi <at> gnus.org,  18522 <at> debbugs.gnu.org
> Date: Tue, 23 Feb 2016 17:35:50 +0100
> 
> My current emacs session is running now since 5 hours. The length of the
> chain is 131. And this is my buffer list:
> 
> .%* *Article inbox*        1592 Article          
>  %* *Summary inbox*          85 Summary          
>  %  *Group*                  41 Group            
>  %* *Completions*           180 Completion List  
>     *scratch*               141 Lisp Interaction 
>  %* *Messages*           446718 Messages         
>   * todo.org             147282 Org              ~/todo/todo.org
> 
> I guess, that the slow-down is related to the chain-length. What do you think?

We need to time that loop to be sure.  Can you do that with 'perf', or
add a call to gettimeofday before and after, and see how much time it
takes as the list of buffers grows?

Thanks.




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.