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

compare HashMap vs indexmap #9

Open
rkdud007 opened this issue Nov 6, 2023 · 1 comment
Open

compare HashMap vs indexmap #9

rkdud007 opened this issue Nov 6, 2023 · 1 comment

Comments

@rkdud007
Copy link
Member

rkdud007 commented Nov 6, 2023

HashMap doesn't confirm order when insertion. In this case, bcs base on order of element result of hash change, so maybe better to unify all HashMap into indexmap. Need to dig in and compare performance

@rkdud007 rkdud007 assigned rkdud007 and unassigned rkdud007 Nov 6, 2023
@rkdud007 rkdud007 changed the title change HashMap into indexmap compare HashMap vs indexmap Nov 7, 2023
@rkdud007
Copy link
Member Author

rkdud007 commented Nov 7, 2023

@rkdud007 rkdud007 removed their assignment Nov 20, 2023
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