Skip to content

Conversation

ttsugriy
Copy link
Contributor

erase overload that accepts a key type performs an unnecessary lookup of the entry that is already available. Passing entry directly avoids this unnecessary lookup.

`erase` overload that accepts a key type performs an unnecessary lookup of the `entry` that is already available.
Passing `entry` directly avoids this unnecessary lookup.
@Mytherin Mytherin merged commit 525932c into duckdb:master May 23, 2023
@Mytherin
Copy link
Collaborator

Thanks

@ttsugriy ttsugriy deleted the patch-6 branch May 23, 2023 15:59
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