[Haskell-cafe] Re: Parsec3 performance issues (in relation to v2)

Neal Alexander wqeqweuqy at hotmail.com
Tue May 13 22:23:21 EDT 2008


Philippa Cowderoy wrote:
> On Tue, May 13, 2008 5:53 am, Neal Alexander wrote:
>> I can post the full profiling info if anyone really cares.
>>
> 
> Any info is helpful. It's taking a while to get round to things, but the
> more relevant info we have to hand when we do the easier it is to improve
> things and the less begging for data we have to do!
> 
I stripped the code down to just the parsec related stuff and retested it.

http://72.167.145.184:8000/parsec_test/Parsec2.prof
http://72.167.145.184:8000/parsec_test/Parsec3.prof

And the parser with a 9mb (800 kb gziped) sample log file:
http://72.167.145.184:8000/parsec_test.tar.gz



More information about the Haskell-Cafe mailing list