Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@BjrInt
Copy link
Member

@BjrInt BjrInt commented Jan 31, 2023

Introducing a new helper to copy informations from an origin array to a destination array, when both array have a common key (ex: an item_hash). Greatly enhances performance of #81 (and possibly #72 ), by transforming a double array lookup into an hashmap lookup.

https://jsben.ch/N5BI6

@BjrInt BjrInt self-assigned this Jan 31, 2023
@BjrInt BjrInt merged commit 0d1546a into Fix/PostgresIPFSPinning Jan 31, 2023
@BjrInt BjrInt deleted the Perf/HashmapReplace branch January 31, 2023 05:32
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