procmail
[Top] [All Lists]

search of header and body speeds?

2001-08-14 19:31:11

Which construct is a faster implementation:

    :0
    * a header
    * another header
    { }

    :0 B
    * something in the body
    * somethine else in the body
    { }

Or:    
    
    :0
    * H a header
    * H another header
    * B something in the body
    * B somethine else in the body
    { }

I measured it, and didn't get much difference.

        Thanks,

        John

-- 

John Conover        Tel. 408.370.2688  conover(_at_)rahul(_dot_)net
631 Lamont Ct.      Fax. 408.379.9602  http://www.johncon.com/
Campbell, CA 95008  Cel. 408.772.7733  

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>