TDFA is pure Haskell and mostly exists for when you can't be certain that a faster C binding will support UTF8 (most POSIX regex implementations do not, and PCRE only does so if someone built it with UTF8 support). When it's usable, the C bindings will almost always be faster.On Mon, May 29, 2017 at 3:53 PM, Chris Dornan <chris@chrisdornan.com> wrote:* I switched from Text.Regex.TDFA to Text.Regex.PCRE (as I think you
observed, judging by your commit messages), it seems to be somewhat
faster, at lease for these relatively small data sets;--brandon s allbery kf8nh sine nomine associatesunix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
_______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell- cafe
Only members subscribed via the mailman list are allowed to post.