glibc regexp performance

Posted by Jack on Stack Overflow See other posts from Stack Overflow or by Jack
Published on 2009-05-19T14:59:36Z Indexed on 2010/05/01 17:37 UTC
Read the original article Hit count: 209

Filed under:
|

Anyone has experience measuring glibc regexp functions? Are there any generic tests I need to run to make such a measurements (in addition to testing the exact patterns I intend to search)?

Thanks.

© Stack Overflow or respective owner

Related posts about regex

Related posts about glibc