Skip to content

chore: improve mapper efficiency#2519

Merged
minottic merged 2 commits intomasterfrom
speedup_mapping
Feb 4, 2026
Merged

chore: improve mapper efficiency#2519
minottic merged 2 commits intomasterfrom
speedup_mapping

Conversation

@minottic
Copy link
Copy Markdown
Member

@minottic minottic commented Feb 3, 2026

Description

The previous mapDeep implementation had the drawback of creating a copy of the object at every level when accessing a deep key. Using lodash improves performances of accessing by nested keys

@minottic minottic requested a review from a team as a code owner February 3, 2026 13:24
@minottic minottic merged commit 4adaee6 into master Feb 4, 2026
14 checks passed
@minottic minottic deleted the speedup_mapping branch February 4, 2026 08:58
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