[Haskell-cafe] Parsec benchmarks
Johan Tibell
johan.tibell at gmail.com
Sun Jan 20 16:33:10 EST 2008
On Jan 20, 2008 9:54 PM, Jon Harrop <jon at ffconsultancy.com> wrote:
>
> I'd like to compare the performance of Parsec to other parsers but the only
> reference to a benchmark I have found is a dead link from one of the papers
> about Parsec:
>
> http://research.microsoft.com/users/daan/download/parsec/parsec.pdf
>
> Are there any surviving Parsec benchmarks?
I'm very interested in a common benchmark which I could try my
ByteString implementation of Parsec against.
-- Johan
More information about the Haskell-Cafe
mailing list