Skip to content

Replace dict with map - #493

Open
martinsumner wants to merge 1 commit into
develop-3.4from
mas-d34-i492-map
Open

Replace dict with map#493
martinsumner wants to merge 1 commit into
develop-3.4from
mas-d34-i492-map

Conversation

@martinsumner

Copy link
Copy Markdown
Owner

The bloom fetch may happen multiple times per request, and so avoiding the expensive hash-lookup in dict should be a marginal gain.

#492

The bloom fetch may happen multiple times per request, and so avoiding the expensive hash-lookup in dict should be a marginal gain.
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