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

Fix pathological decode performance of models #87

Merged
merged 3 commits into from
Apr 27, 2020
Merged

Conversation

dilation
Copy link
Contributor

Fixes #85.

This was referenced Apr 17, 2020
- Optimize IdentitySet
- Cache Model hashCode in a lazy val
- Use Chain instead of Vector for Model paths
@durban durban merged commit 79fd263 into durban:master Apr 27, 2020
@dilation dilation deleted the issue85 branch April 28, 2020 08:27
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.

Optimize models
2 participants