Hello Rocky,
Wednesday, March 30, 2005, 7:34:05 PM, you wrote:
RO> Before i pull my hair out doing bench/resource test, i was wondering if
RO> anyone out there knew if there was much of a speed/resource usage
RO> difference between the following way of writing the same rule.
RO> Method A:
RO> bo
Thanks
On Thu, Mar 31, 2005 at 05:16:25PM -0500, Matt Kettler wrote:
> Rocky Olsen wrote:
>
> >Before i pull my hair out doing bench/resource test, i was wondering if
> >anyone out there knew if there was much of a speed/resource usage
> >difference between the following way of writing the same
Rocky Olsen wrote:
>Before i pull my hair out doing bench/resource test, i was wondering if
>anyone out there knew if there was much of a speed/resource usage
>difference between the following way of writing the same rule.
>
>
>Method A:
>body rule_a /(?:feh|meh|bleh)/i
>
>vs.
>
>Method
Before i pull my hair out doing bench/resource test, i was wondering if
anyone out there knew if there was much of a speed/resource usage
difference between the following way of writing the same rule.
Method A:
bodyrule_a /(?:feh|meh|bleh)/i
vs.
Method B:
bod __rule_a