Skip to content

Improve performance#197

Merged
evanphx merged 5 commits intomasterfrom
f-perf
Jan 12, 2024
Merged

Improve performance#197
evanphx merged 5 commits intomasterfrom
f-perf

Conversation

@evanphx
Copy link
Copy Markdown
Owner

@evanphx evanphx commented Jan 12, 2024

The biggy here is avoiding decoding partialDoc twice by using a forked version of encoding/json that can return the order in which keys were inserted into a map.

Fixes #159

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.

Performance Degradation Starting In v5.2.0

1 participant