On Fri, Apr 27, 2018 at 01:17:32PM -0700, Omen Wild wrote:
> One thing I've wondered, but have not read the code to verify, are the
> operations run in descending order by speed? As in, for '~bfoo ~sbar' run
> the subject match first as it's likely to be faster and will limit how
> many bodies need to be searched.

No, they are performed in the order you specify.  It would be best to
put the ~sbar before the ~bfoo.

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to