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

change to hashbrown crate #3

Closed
hitenkoku opened this issue Jun 14, 2022 · 0 comments · Fixed by #4
Closed

change to hashbrown crate #3

hitenkoku opened this issue Jun 14, 2022 · 0 comments · Fixed by #4
Assignees

Comments

@hitenkoku
Copy link
Collaborator

use std::collections::HashMap;
でcollections::HashMapを利用していますが、処理的に問題なければhashbrown::HashMapを使うと高速化はしそう。

Originally posted by @hitenkoku in #2 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant