Re: Slow Regex Code
On Sun, 08 Jun 2008 12:32:30 -0400, brad <byte8bits@gmail.com> wrote:
>I'm writing some regex using boost. It works great.
>Only thing is... this code seems slow to me compared to equivelent Perl
>and Python. I'm sure I'm doing something incorrect. Any tips?
Try PCRE.
--
Roland Pibinger
"The best software is simple, elegant, and full of drama" - Grady Booch
|