Optimization for notmuch tag by implicit filters

2011-04-27 Thread Pieter Praet
On Tue, 26 Apr 2011 23:31:09 +0200, Florian Friesdorf wrote: > On Sat, 16 Apr 2011 14:59:34 +0200, Pieter Praet wrote: > > On Thu, 14 Apr 2011 10:23:46 +0200, Florian Friesdorf > > wrote: > > > > > > With 60k messages and 12k tagged as sent: > > > > > > $ time notmuch tag +sent -- from:flo

Optimization for notmuch tag by implicit filters

2011-04-27 Thread Florian Friesdorf
On Sat, 16 Apr 2011 14:59:34 +0200, Pieter Praet wrote: > On Thu, 14 Apr 2011 10:23:46 +0200, Florian Friesdorf > wrote: > > > > With 60k messages and 12k tagged as sent: > > > > $ time notmuch tag +sent -- from:flo at chaoflow.net > > > > real0m8.561s > > user0m8.069s > >

Re: Optimization for notmuch tag by implicit filters

2011-04-27 Thread Pieter Praet
On Tue, 26 Apr 2011 23:31:09 +0200, Florian Friesdorf f...@chaoflow.net wrote: On Sat, 16 Apr 2011 14:59:34 +0200, Pieter Praet pie...@praet.org wrote: On Thu, 14 Apr 2011 10:23:46 +0200, Florian Friesdorf f...@chaoflow.net wrote: With 60k messages and 12k tagged as sent: $

Optimization for notmuch tag by implicit filters

2011-04-16 Thread Pieter Praet
On Thu, 14 Apr 2011 10:23:46 +0200, Florian Friesdorf wrote: > > With 60k messages and 12k tagged as sent: > > $ time notmuch tag +sent -- from:flo at chaoflow.net > > real 0m8.561s > user 0m8.069s > sys 0m0.212s > > $ time notmuch tag +sent -- from:flo at chaoflow.net and not tag:sent >

Re: Optimization for notmuch tag by implicit filters

2011-04-16 Thread Pieter Praet
On Thu, 14 Apr 2011 10:23:46 +0200, Florian Friesdorf f...@chaoflow.net wrote: With 60k messages and 12k tagged as sent: $ time notmuch tag +sent -- from:f...@chaoflow.net real 0m8.561s user 0m8.069s sys 0m0.212s $ time notmuch tag +sent -- from:f...@chaoflow.net and not tag:sent

Optimization for notmuch tag by implicit filters

2011-04-14 Thread Florian Friesdorf
With 60k messages and 12k tagged as sent: $ time notmuch tag +sent -- from:flo at chaoflow.net real0m8.561s user0m8.069s sys 0m0.212s $ time notmuch tag +sent -- from:flo at chaoflow.net and not tag:sent real0m0.043s user0m0.036s sys 0m0.006s This could be made