Skip to content

Avoid some unneeded dictionary operations - #997

Open
Henr1k80 wants to merge 1 commit into
KevinJump:v17/mainfrom
Henr1k80:v17/main
Open

Avoid some unneeded dictionary operations#997
Henr1k80 wants to merge 1 commit into
KevinJump:v17/mainfrom
Henr1k80:v17/main

Conversation

@Henr1k80

@Henr1k80 Henr1k80 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Every lookup & write requires the creation of a hashkey and lookup in the buckets, so reduce that as much as possible

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