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

Faster de-serialization of Maps and Vectors #60

Merged
merged 3 commits into from
Dec 7, 2021
Merged

Conversation

ikitommi
Copy link
Member

@ikitommi ikitommi commented Dec 6, 2021

Thanks to the tip of @cowtowncoder for using ContextualDeserializer, de-serialization of Maps and Vectors is now ~30% faster in the JMH benchmarks.

NOTE: tests run on an older laptop, so numbers are all down, but the relative numbers matter:

OLD

json-decode-t-old

NEW

json-decode-t

@ikitommi ikitommi changed the title Faster de-serialization of maps Faster de-serialization of Maps and Vectors Dec 6, 2021
@ikitommi ikitommi merged commit 29e5e54 into master Dec 7, 2021
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.

None yet

1 participant