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

Optimize object maps #876

Merged
merged 20 commits into from
Jan 25, 2022
Merged

Optimize object maps #876

merged 20 commits into from
Jan 25, 2022

Conversation

theigl
Copy link
Collaborator

@theigl theigl commented Jan 18, 2022

Selective application of changes suggested in #845.

  • Replace Fibonacci hashing with plain masking in identity maps
  • Inline get methods in all maps
  • Adjust Javadoc

@theigl theigl self-assigned this Jan 18, 2022
@theigl theigl merged commit b5d5443 into master Jan 25, 2022
@theigl theigl deleted the optimize-object-maps branch January 25, 2022 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant