Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: Slowness when 'g'etting news.
Date: 21 Apr 2000 18:35:14 +0200	[thread overview]
Message-ID: <m3wvlrbef1.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <m3vh5g5hgh.fsf@nyarlathotep.home.hedbor.org>

David Hedbor <david@hedbor.org> writes:

> Function Name                                           Call Count  Elapsed Time  Average Time
> ======================================================  ==========  ============  ============
> gnus-active-to-gnus-format                              3           36.072252999  12.024084333
> gnus-group-get-new-news                                 1           29.734059000  29.734059000

That's kinda odd, since gnus-group-get-new-news calls
gnus-active-to-gnus-format, so it should be impossible for this to
happen.  Might be some kinda recursitivity issue.

Anyway:

> gnus-agent-save-active                                  1           18.310324999  18.310324999

This looks way too slow.  18 seconds to save the active file?  Are you 
sure you've byte-compiled everything?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



  reply	other threads:[~2000-04-21 16:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-28 21:32 David Hedbor
1999-12-28 23:54 ` Simon Josefsson
1999-12-30 19:58   ` David Hedbor
2000-04-21 16:35     ` Lars Magne Ingebrigtsen [this message]
2000-04-21 16:40       ` Shenghuo ZHU
2000-04-21 16:58         ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3wvlrbef1.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).