Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix buffering in new nested crate #184

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Fix buffering in new nested crate #184

merged 2 commits into from
Dec 22, 2023

Conversation

KodrAus
Copy link
Collaborator

@KodrAus KodrAus commented Dec 21, 2023

The new (unreleased) sval_nested crate regressed performance pretty badly because it was always buffering computed values. This should be fixed up now. I'll still run some comparison benches between main and what's currently released for sval_serde to make sure it's still in the same ballpark.

@KodrAus KodrAus merged commit 3b94218 into main Dec 22, 2023
49 checks passed
@KodrAus KodrAus deleted the fix/nested-perf branch December 22, 2023 20:13
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.

1 participant