-
Notifications
You must be signed in to change notification settings - Fork 10
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 benchmark #21
Comments
There are some in |
I think a table of benchmark results in the readme would be good. |
Agreed. I'd be happy to accept a PR that adds one. |
The benchmarks don't run anymore. I tried to give a higher stack size when the default was not working.
https://github.com/flip111/purescript-unordered-collections/tree/bench/bench |
The readme hints at a benchmark comparing the performance of ordered-collections with unordered-collections. Given that performance is the primary difference between these libraries, an extensive benchmark would be helpful.
The text was updated successfully, but these errors were encountered: