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

#557 replace gson library #702

Merged
merged 12 commits into from
Oct 10, 2024
Merged

Conversation

bucherarnold
Copy link
Contributor

@bucherarnold bucherarnold commented Sep 30, 2024

coffee 2.8.0 version result on 300.000 json-dto-json conversion
Benchmark Mode Cnt Score Units
JsonUtilBenchmarkTest.testGson ss 4 6146.258 ms/op

coffee 2.9.0-SNAPSHOT version result on 300.000 json-dto-json conversion
Benchmark Mode Cnt Score Units
JsonUtilBenchmarkTest.testGson ss 4 2186.436 ms/op
JsonUtilBenchmarkTest.testJsonb ss 4 1894.916 ms/op

@bucherarnold
Copy link
Contributor Author

#673 issue included

speter555
speter555 previously approved these changes Oct 9, 2024
@cserhatit cserhatit self-requested a review October 9, 2024 10:19
cserhatit
cserhatit previously approved these changes Oct 9, 2024
tamkarcsi
tamkarcsi previously approved these changes Oct 9, 2024
rombow
rombow previously approved these changes Oct 9, 2024
@bucherarnold bucherarnold merged commit e13edda into master Oct 10, 2024
7 checks passed
@bucherarnold bucherarnold deleted the feature/557-replace-gson-library branch October 10, 2024 08:50
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.

JsonbContextResolverProvider high CPU usage JsonUtil initGson refact Replace Gson library
8 participants