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 built-in hash map to Swiss Table #28

Open
scalalang2 opened this issue Feb 19, 2024 · 2 comments
Open

Replace built-in hash map to Swiss Table #28

scalalang2 opened this issue Feb 19, 2024 · 2 comments

Comments

@scalalang2
Copy link
Owner

scalalang2 commented Feb 19, 2024

Motivation

This suggests evaluating the performance of the Swiss Table data structure against built-in hash table.

@kubo39
Copy link

kubo39 commented May 22, 2024

FYI: golang/go#54766

@scalalang2
Copy link
Owner Author

thanks @kubo39 👍

@scalalang2 scalalang2 reopened this Jun 3, 2024
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 a pull request may close this issue.

2 participants