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

Remove StringInterner from nodedb #3844

Merged
merged 4 commits into from
Jul 29, 2024

Conversation

d80tb7
Copy link
Collaborator

@d80tb7 d80tb7 commented Jul 26, 2024

Don't intern strings on the node db. This is because the node db is fairly small, so the space savings involved in interning strings here is pretty minimal.

@d80tb7 d80tb7 merged commit 29c293e into master Jul 29, 2024
20 checks passed
@d80tb7 d80tb7 deleted the f/chrisma/remove-string-interner-nodedb branch July 29, 2024 09:01
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.

2 participants