Don Stewart ha scritto:
[...]
I've now submitted a Text.Regex.PCRE parallelised entry written by Tim
Newsham. It is by far the fastest haskell regex entry so far (down to 9s
on quad core, from 100+ seconds on single core for the old entry),

    
http://alioth.debian.org/tracker/index.php?func=detail&aid=311132&group_id=30402&atid=411646

It does require the regex-pcre library, which if it isn't in your
package system on Ubuntu, you can certainly build,


What performance gain do you obtain using regex-pcre-builtin against a native Haskell regex library?

> [...]


Thanks  Manlio Perillo
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to