unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.60; RMAIL reading of mail file
@ 2008-02-07 16:46 jpff
  2008-02-09 19:40 ` Bob Rogers
  0 siblings, 1 reply; 5+ messages in thread
From: jpff @ 2008-02-07 16:46 UTC (permalink / raw)
  To: emacs-pretest-bug

I have been performing further experiments on this question (reading
my RMAIL file into latest CVS emacs).  On a 2GHz AMD64x2 machine it
took 118minutes of CPU, basically 100% of one processor for 2 hours to
obey M-x rmail-mode after I had loaded the file with M-x
find-file-literally.  This seems in line with my belief that the
algorithm being used is n^2, and for my 95Kb file is totally
unacceptable.  The good news is that it does run....... eventually.
On my laptop this translates to over 3hrs which is comparable with
the time between getting up and going to work, or being at work.  I am
willing to help but I do not understand what it is trying to do; but
it is reading data more than once.

==John ffitch




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-02-12 12:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-07 16:46 23.0.60; RMAIL reading of mail file jpff
2008-02-09 19:40 ` Bob Rogers
2008-02-10 12:17   ` jpff
2008-02-10 19:40     ` Eli Zaretskii
2008-02-12 12:55     ` Kenichi Handa

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).