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

Consider adding an object mapper benchmark #184

Open
roookeee opened this issue Jul 15, 2019 · 0 comments
Open

Consider adding an object mapper benchmark #184

roookeee opened this issue Jul 15, 2019 · 0 comments
Labels
benchmark-candidate Potential benchmark to be added

Comments

@roookeee
Copy link

roookeee commented Jul 15, 2019

See here. Object mapping is used very frequently and some object mappers rely heavily on reflection, some use code generation and others make heavy use of lambda chaining (functional programming).

With such a broad set of libraries seeing different JVMs output different results could be very interesting :)

@farquet farquet added the benchmark-candidate Potential benchmark to be added label Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark-candidate Potential benchmark to be added
Projects
None yet
Development

No branches or pull requests

2 participants