bug-mit-scheme
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-mit-scheme] [bug #26961] imail is very slow handling large file fol


From: Taylor R. Campbell
Subject: [Bug-mit-scheme] [bug #26961] imail is very slow handling large file folders
Date: Sun, 05 Jul 2009 15:34:47 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US) AppleWebKit/525.18 (KHTML, like Gecko, Safari/525.20) OmniWeb/v622.6.1.0.111015

URL:
  <http://savannah.gnu.org/bugs/?26961>

                 Summary: imail is very slow handling large file folders
                 Project: MIT/GNU Scheme
            Submitted by: riastradh
            Submitted on: Sun 05 Jul 2009 15:34:45 GMT
                Category: imail
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Suboptimal behavior
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                Keywords: 

    _______________________________________________________

Details:

Opening a Unix mail file folder with fourteen thousand messages takes well
over a minute or two on my 2 GHz MacBook.  Closing it, after modifying it,
takes well over five minutes.  IMAIL should be cleverer, either by keeping a
cache on disk or by being clever about incremental parsing of the file, and
perhaps mmapping it into memory rather than reading it byte-by-byte.  When
writing, IMAIL should seek to the part of the file that needs rewriting, which
requires recording the messages that are dirty.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?26961>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]