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

Performance relative to elm/bytes #1

Open
MartinSStewart opened this issue Nov 6, 2019 · 0 comments
Open

Performance relative to elm/bytes #1

MartinSStewart opened this issue Nov 6, 2019 · 0 comments

Comments

@MartinSStewart
Copy link

I'm guessing that keeping track of where an error occurs while decoding makes elm-bytes-parser slower than elm/bytes. Is there any bench-marking to determine how much slower though?

I'm working on elm-codec-bytes and I would like for it to be able to give useful error messages when it fails to decode data. I'm considering replacing elm/bytes with this package but I only want to do that if the performance difference isn't large.

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

No branches or pull requests

1 participant