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

Create compressed move array using 12 bits a move #16

Open
Vadman97 opened this issue Mar 21, 2019 · 4 comments
Open

Create compressed move array using 12 bits a move #16

Vadman97 opened this issue Mar 21, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request low priority performance wontfix This will not be worked on

Comments

@Vadman97
Copy link
Owner

No description provided.

@Vadman97
Copy link
Owner Author

ComoressedMoveList and associated table for them that converts to list of move

@Vadman97 Vadman97 self-assigned this Mar 21, 2019
@Vadman97 Vadman97 added enhancement New feature or request help wanted Extra attention is needed labels Mar 21, 2019
@Vadman97
Copy link
Owner Author

necessary to use caching for moves effectively.

best case, we can reduce storing each move from 48 bits to 12 (4x)

@Vadman97
Copy link
Owner Author

Since #44 compressed location to 8bits, move is 16 bits so this is not as crucial now. Closing for now

@Vadman97 Vadman97 added wontfix This will not be worked on low priority and removed help wanted Extra attention is needed labels Apr 10, 2019
@Vadman97
Copy link
Owner Author

probably will hurt performance now more than will save space

@Vadman97 Vadman97 reopened this Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority performance wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant