Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@justresearch.com>
Subject: Re: '0.95 /slow to open large (1009K) messages
Date: 14 Jul 1999 08:03:16 -0400	[thread overview]
Message-ID: <vxk908jtp4r.fsf@beaver.jprc.com> (raw)
In-Reply-To: Harry Putnam's message of "14 Jul 1999 04:49:37 -0700"

Delays in opening very large messages are somewhat routine.  Mutt
opens them instantly because mutt is rather stupid and doesn't do
1/100th of what Gnus does with them.  Consider that e.g. Gnus is
seeking emphasizable text (*bold* _underline_ /italic/) text to toy
with, hunting for URLs to highlight, examining them for embedded
uuencoded data, and Lars alone knows what else.  Each of these
operations has to massage the entire message body.

Granted that a minute seems rather a long time.  But then most of this 
kind of processing is being done by regexp search followed by property 
hackery and so forth -- not really the fastest-acting options around,
usually needing a fair amount of interaction with the X server as well.

I don't believe there are any particularly new sources of slowness in
p0.95.  If you think there might be, I suggest you revert temporarily
to an older version (say, around the p0.84 range) and compare timings.


  reply	other threads:[~1999-07-14 12:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-14 11:49 Harry Putnam
1999-07-14 12:03 ` Karl Kleinpaste [this message]
1999-07-14 12:21   ` Harry Putnam
1999-07-14 14:52     ` Colin Rafferty
1999-07-14 12:46   ` Andrew Markebo
1999-07-14 15:20     ` Michael Welsh Duggan
1999-07-14 15:34       ` Bruce Z. Lysik
1999-08-27 18:34         ` Lars Magne Ingebrigtsen
1999-07-14 15:27 ` Simon Josefsson

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=vxk908jtp4r.fsf@beaver.jprc.com \
    --to=karl@justresearch.com \
    /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).