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.
Introducing a new helper to copy informations from an
origin
array to adestination
array, when both array have a common key (ex: anitem_hash
). Greatly enhances performance of #81 (and possibly #72 ), by transforming a double array lookup into an hashmap lookup.https://jsben.ch/N5BI6