Gnus development mailing list
 help / color / mirror / Atom feed
* Apparent quadratic behavior during mail fetching
@ 2017-03-29 20:43 Florian Weimer
  2019-03-18 14:34 ` Florian Weimer
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Weimer @ 2017-03-29 20:43 UTC (permalink / raw)
  To: ding

With Debian stretch's Enmcs 25.1.1, Gnus 5.13, I see what seems to be
quadratic behavior when processing incoming mail.

My mail-sources setting in ~/.gnus looks like this:

(setq mail-sources
      `((directory :path ,(expand-file-name "~/Mail/INCOMING")
                   :suffix "")))

I see many, many stat system calls for the files in that directory.
It looks like the entire directory is reprocessed for each file
contained in it.

I use

(setq gnus-secondary-select-methods '((nnml "")))

as the mail storage backend.

Does this ring a bell?  If not, I'll try to find the root cause.



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

end of thread, other threads:[~2019-06-22 10:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-29 20:43 Apparent quadratic behavior during mail fetching Florian Weimer
2019-03-18 14:34 ` Florian Weimer
2019-06-22 10:44   ` Lars Ingebrigtsen

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).