Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@hpc.uh.edu
Subject: Re: nnimap slowness
Date: Sat, 22 Mar 2003 18:52:36 +0100	[thread overview]
Message-ID: <iluof43waor.fsf@latte.josefsson.org> (raw)
In-Reply-To: <u7kars4km.fsf@boost-consulting.com> (David Abrahams's message of "Sat, 22 Mar 2003 12:18:17 -0500")

David Abrahams <dave@boost-consulting.com> writes:

>>> When I look at the status line and see
>>>
>>>           imap read: 774K
>>>
>>> with the numbers spinning upwards at a rate of only about 15K per
>>> second I grow highly doubtful that it's doing anything other than
>>> reading data from my IMAP server.
>>
>> Hm, yes, this sounds as if it is the downloading that takes time.  Hm,
>> maybe it is due to subprocesses in emacs under Windows.  Please try
>> profiling the imap and nnimap packages to see where it is spending the
>> time.  Maybe the gnus package too, so that the total time is available
>> too (display probably still takes some non-negligible time).
>
> Here's the result for a `M-G' which is not retrieving any messages at
> all, since none were sent (but still does the slow "imap read: ..."
> dance up to about 24K).  If you want more data, I'll send myself
> something big and profile that.

For small data, the cause is much more likely to be server slowness or
network latency, so please send try sending a 5MB attachment or
something.

To find out what causes slowness for small data, you must tcpdump or
ethereal the stream to see which side is delaying the transfer, or if
it is the network that has high latency.  ELP data isn't that useful
in this case.




  reply	other threads:[~2003-03-22 17:52 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21 21:51 David Abrahams
2003-03-22  0:54 ` Simon Josefsson
2003-03-22  1:21   ` David Abrahams
2003-03-22  3:51     ` Simon Josefsson
2003-03-22 16:55       ` David Abrahams
2003-03-22 17:12         ` Simon Josefsson
2003-03-22 17:18           ` David Abrahams
2003-03-22 17:52             ` Simon Josefsson [this message]
2003-03-22 18:48               ` David Abrahams
2003-03-30 19:20                 ` Simon Josefsson
2003-03-30 22:12                   ` David Abrahams
2003-03-31 12:30                     ` Simon Josefsson
2003-03-31 22:31                       ` David Abrahams
2003-04-01 11:20                         ` Simon Josefsson
2003-03-31  1:13                   ` Krzysztof Jędruczyk
2003-03-31 12:33                     ` Simon Josefsson
2003-03-31 16:51                     ` Lars Magne Ingebrigtsen
2003-03-31 17:18                       ` Lars Magne Ingebrigtsen
2003-03-31 17:25                       ` Simon Josefsson
2003-04-13 13:45                       ` Krzysztof Jędruczyk
2003-04-18 13:50                         ` David Abrahams
2003-04-18 15:16                           ` David Abrahams
2003-04-19 18:34                             ` Kai Großjohann
2003-04-18 15:44                           ` David Abrahams
2003-04-19 18:35                             ` Kai Großjohann
2003-04-20  9:28                               ` David Abrahams
2003-04-18 19:01                           ` A.J. Rossini
2003-04-18 19:19                             ` David Abrahams
2003-04-19  6:28                               ` Steinar Bang
2003-04-19 20:07                               ` Frank Schmitt
2003-03-23  3:20               ` David Abrahams
2003-03-22 18:47         ` Jody Klymak
2003-03-24  9:12           ` Niklas Morberg

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=iluof43waor.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    --cc=ding@hpc.uh.edu \
    /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).