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

Improve size of gob file/load speed #19

Merged
merged 3 commits into from
Mar 22, 2022
Merged

Conversation

tmck-code
Copy link
Owner

Currently pokemon entries are stored redundantly in each category that they belong to.

Removing this redundancy and altering the selection algorithms gives a 40% speed increase 🚀

Currently pokemon entries are stored redundantly in each category that
they belong to.
Removing this redundancy and altering the selection algorithms gives a
40% speed increase
@tmck-code tmck-code merged commit 068d6a2 into master Mar 22, 2022
@tmck-code tmck-code deleted the reduce-redundant-entries branch March 22, 2022 10:31
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 this pull request may close these issues.

1 participant