Gnus development mailing list
 help / color / mirror / Atom feed
* slow nnimap moves due do many SELECTs
@ 2010-09-22 14:19 Ted Zlatanov
  2010-09-22 16:53 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 17+ messages in thread
From: Ted Zlatanov @ 2010-09-22 14:19 UTC (permalink / raw)
  To: ding

Moving N articles results in:

09:00:37 190 SELECT "INBOX"
09:00:37 191 UID FETCH 274385 BODY.PEEK[]
09:00:37 192 UID COPY 274385 "INBOX.ding"
09:00:37 193 UID STORE 274385 +FLAGS.SILENT (\Deleted)
09:00:37 194 UID EXPUNGE 274385
09:00:37 195 SELECT "INBOX.ding"
09:00:37 196 UID SEARCH HEADER Message-Id "<87tylhhpie.fsf@lifelogs.com>"

09:00:52 197 SELECT "INBOX"
09:00:52 198 UID FETCH 274377 BODY.PEEK[]
09:00:52 199 UID COPY 274377 "INBOX.ding"
09:00:52 200 UID STORE 274377 +FLAGS.SILENT (\Deleted)
09:00:52 201 UID EXPUNGE 274377
09:00:52 202 SELECT "INBOX.ding"
09:00:53 203 UID SEARCH HEADER Message-Id "<87r5gmoriu.fsf@andy.bu.edu>"

etc. for each article.  Can than be optimized to switch mailboxes only
once?

Thanks
Ted




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

end of thread, other threads:[~2010-09-30 18:16 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-22 14:19 slow nnimap moves due do many SELECTs Ted Zlatanov
2010-09-22 16:53 ` Lars Magne Ingebrigtsen
2010-09-22 17:09   ` Michael Welsh Duggan
2010-09-22 17:17     ` Lars Magne Ingebrigtsen
2010-09-22 17:52       ` Michael Welsh Duggan
2010-09-22 17:57         ` Lars Magne Ingebrigtsen
2010-09-28 13:30           ` Ted Zlatanov
2010-09-29 21:46             ` Lars Magne Ingebrigtsen
2010-09-30 15:50               ` Ted Zlatanov
2010-09-30 16:35                 ` Lars Magne Ingebrigtsen
2010-09-30 16:43                   ` Lars Magne Ingebrigtsen
2010-09-30 18:11                     ` Ted Zlatanov
2010-09-30 18:16                       ` Lars Magne Ingebrigtsen
2010-09-30 16:54                   ` Ted Zlatanov
2010-09-30 17:02                     ` Lars Magne Ingebrigtsen
2010-09-30 15:22             ` Austin F. Frank
2010-09-22 17:25     ` Ted Zlatanov

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