Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: The A A command takes forever to complete
Date: 23 Nov 1996 20:35:06 +0100	[thread overview]
Message-ID: <m2wwvcppud.fsf@proletcult.ifi.uio.no> (raw)
In-Reply-To: David Moore's message of 22 Nov 1996 21:22:36 -0800

David Moore <dmoore@UCSD.EDU> writes:

> 	I seem to recall my profiling showing the thread stuff being
> reasonable, and that all of the time was spent doing text-property-any's
> and inserting the line. 

Oh, I had forgotten about those...  They are really totally
unnecessary -- Gnus knows the position of all articles in the summary
buffer.  The `text-property-any' stuff was an emergency solution
because I got tired of fiddling with the thread stuff.

I'll take a new look at that code.

> 	At the moment I'm looking into a data-structure to replace the
> need for the text properties in the group buffer, which allows very
> quick inserts and the appropriate movement searchs.  Hopefully the
> approach will be general enough to work with the summary buffer as well.

The summary buffer keeps the positions of all articles in the
`gnus-newsgroup-data' alist.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


  reply	other threads:[~1996-11-23 19:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-11-22 16:15 Magnus Hammerin
1996-11-22 18:27 ` David Moore
1996-11-23  3:58   ` Lars Magne Ingebrigtsen
1996-11-23  5:22     ` David Moore
1996-11-23 19:35       ` Lars Magne Ingebrigtsen [this message]
1996-11-23 19: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=m2wwvcppud.fsf@proletcult.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    /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).