Ralph Seichter <[email protected]> writes:

>
> notmuch-tag(1) states that batch tagging operations are "more efficient
> than repeated notmuch tag invocations" (this is not qualified further).
> I don't know if the efficiency advantage of batch tagging would justify
> the time/effort required to implement the feature?
>

My assumption is that the overhead of multiple invocations is only
noticible for (at a guess) 1000s of calls to notmuch-tag. For two or
three it probably doesn't make much difference. batch-tag is really just
saving the cost of exec as far as I remember.

d
_______________________________________________
notmuch mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to