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

Replace Traversable with faster API #4

Open
velvia opened this issue Dec 15, 2015 · 0 comments
Open

Replace Traversable with faster API #4

velvia opened this issue Dec 15, 2015 · 0 comments

Comments

@velvia
Copy link
Owner

velvia commented Dec 15, 2015

Scala's Traversable trait is really slow due to boxing and other issues. Instead, use one of these projects to get a much faster API:

https://github.com/denisrosset/metal

https://github.com/non/debox

velvia pushed a commit that referenced this issue Jun 7, 2017
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