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 internal trie logic #8997

Open
2 of 10 tasks
Longarithm opened this issue May 2, 2023 · 0 comments
Open
2 of 10 tasks

Improve internal trie logic #8997

Longarithm opened this issue May 2, 2023 · 0 comments
Assignees
Labels
A-storage Area: storage and databases C-tracking-issue Category: a tracking issue T-core Team: issues relevant to the core team

Comments

@Longarithm
Copy link
Member

Longarithm commented May 2, 2023

I plan to include here all housekeeping issues related to Trie impl. In theory it should be exciting to improve the code and make it more maintainable. Even if we switch to AVL or other tree over state, from Trie we can get some insights on where complexities of the code are hidden.

@Longarithm Longarithm added A-storage Area: storage and databases T-core Team: issues relevant to the core team C-tracking-issue Category: a tracking issue labels May 2, 2023
@Longarithm Longarithm self-assigned this May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-storage Area: storage and databases C-tracking-issue Category: a tracking issue T-core Team: issues relevant to the core team
Projects
None yet
Development

No branches or pull requests

1 participant