GNU bug report logs -
#11135
gravatar slowdown
Previous Next
Reported by: Dave Abrahams <dave <at> boostpro.com>
Date: Fri, 30 Mar 2012 18:56:02 UTC
Severity: normal
Found in version 5.130004
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 11135 <at> debbugs.gnu.org (full text, mbox):
Dave Abrahams <dave <at> boostpro.com> writes:
> With gnus-treat-from-gravatar and gnus-treat-mail-gravatar set, I am
> experiencing intolerable slowdowns... and have been for about a week.
> For example, here's (the top of) an ELP profile from viewing a single
> message. I assume something relevant must have changed in the code
> recently?
Not that I know of...
> gnus-summary-next-unread-article 1 30.152667 30.152667
Eek.
> gnus-gravatar-transform-address 3 30.055445 10.018481666
> gravatar-retrieve 8 30.054497 3.756812125
This is rather puzzling. `gravatar-retrieve' basically just calls
`url-retrieve', and that's an asynchronous function, and shouldn't take
much time at all.
Well, actually, it's not asynchronous if it doesn't manage to resolve
the domain name. Could that be the problem?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
This bug report was last modified 13 years and 48 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.