Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port path parser to attoparsec #17

Merged
merged 2 commits into from
Jun 9, 2015
Merged

Conversation

bgamari
Copy link
Contributor

@bgamari bgamari commented Jun 9, 2015

This is the rework that I mentioned in the chart-diagrams pull request.

This improves path parsing performance by a factor of 6 of so. I don't recalling having checked exactly why.

bgamari added 2 commits May 6, 2015 22:53
This brings down the time to parse a path from roughly 700us to 150us as
measured by Criterion
tkvogt added a commit that referenced this pull request Jun 9, 2015
Nice. Making the tuples strict seems to make a big difference.
@tkvogt tkvogt merged commit 0e1748a into diagrams:master Jun 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants