Gnus development mailing list
 help / color / mirror / Atom feed
From: Robert Bihlmeyer <e9426626@stud4.tuwien.ac.at>
Subject: Searching a (mail) group
Date: 23 Aug 1999 11:53:08 +0200	[thread overview]
Message-ID: <lf1zcu3jsr.fsf@mars.zserv.tuwien.ac.at> (raw)
In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "22 Aug 1999 14:38:54 +0200"

Hi,

>>>>> On 22 Aug 1999 14:38:54 +0200
>>>>> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) said:

 Kai> Which operations are particularly slow and which operations are
 Kai> particularly fast for the following backends?

 Kai> - nnmbox
 Kai> - nnbabyl
 Kai> - nnfolder
 Kai> - nnmh
 Kai> - nnml

[...]

 Kai> - Searching in a group with `M-s'.

wouldn't it be much faster if the backend interface offered an
optional command to search a group in a backend-specific way?

For the one-article-one-file style backends, a simple grep command is
probably one order of magnitude quicker than reading each file into a
buffer and searching it within emacs. Even for one-group-one-file
backends it could be faster to search the file buffer directly,
instead of dissecting out each article before searching.

Gnus would fall back to the usual strategy for backends not
implementing this quick-search method.

        Robbe

-- 
Robert Bihlmeyer	reads: Deutsch, English, MIME, Latin-1, NO SPAM!
<robbe@orcus.priv.at>	<http://stud2.tuwien.ac.at/~e9426626/sig.html>


  reply	other threads:[~1999-08-23  9:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-22 12:38 Comparing mail backends Kai Großjohann
1999-08-23  9:53 ` Robert Bihlmeyer [this message]
1999-09-24 18:53   ` Searching a (mail) group Lars Magne Ingebrigtsen
1999-09-24 18:52 ` Comparing mail backends Lars Magne Ingebrigtsen
1999-09-27 17:13   ` Wes Hardaker
1999-09-27 17:21     ` Lars Balker Rasmussen

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=lf1zcu3jsr.fsf@mars.zserv.tuwien.ac.at \
    --to=e9426626@stud4.tuwien.ac.at \
    /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).