Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve performance #197

Merged
merged 5 commits into from
Jan 12, 2024
Merged

Improve performance #197

merged 5 commits into from
Jan 12, 2024

Conversation

evanphx
Copy link
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

# for free to join this conversation on GitHub. Already have an account? # 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