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

Add jackson benchmarks #17

Open
jzbrooks opened this issue Mar 8, 2023 · 2 comments · May be fixed by #18
Open

Add jackson benchmarks #17

jzbrooks opened this issue Mar 8, 2023 · 2 comments · May be fixed by #18

Comments

@jzbrooks
Copy link

jzbrooks commented Mar 8, 2023

Jackson still has quite a large user base, so it would be useful to have benchmarks to compare against code-generator serializers.

https://github.com/FasterXML/jackson-databind
https://github.com/FasterXML/jackson-module-kotlin

Add benchmarks for every combination of:

  1. to/from json
  2. string/buffer
  3. jackson-databind/jackson-module-kotlin
@jzbrooks
Copy link
Author

jzbrooks commented Mar 8, 2023

I was experimenting with some changes in a project I work on, so I'll draft an incomplete PR that does all this work but so far lacks an issue endorsement (per contribution guidelines) and I'll need to update recorded benchmarks if you'd like these benchmarks to be added to the repo.

@jzbrooks jzbrooks linked a pull request Mar 8, 2023 that will close this issue
@jzbrooks
Copy link
Author

@ZacSweers, are you interested in this addition? I can close the issue/pr if not.

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 a pull request may close this issue.

1 participant