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

Use PHF table for lookup #38

Open
akiradeveloper opened this issue Jan 9, 2022 · 0 comments
Open

Use PHF table for lookup #38

akiradeveloper opened this issue Jan 9, 2022 · 0 comments

Comments

@akiradeveloper
Copy link
Owner

https://github.com/rust-phf/rust-phf

We could use this library to speed up this table

fn create_plane_group() -> HashMap<RotationPlane, [Piece; 9]> {
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