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

Performance tests for varying sized data sets #26

Open
tristanhimmelman opened this issue Nov 8, 2016 · 0 comments
Open

Performance tests for varying sized data sets #26

tristanhimmelman opened this issue Nov 8, 2016 · 0 comments

Comments

@tristanhimmelman
Copy link

It would be great if you could include some test results for different sized JSON files. Mapping large JSON files is a very specific use case which I would argue is not that common. Most APIs typically will serve paginated data with 10-50 root level objects.

I think it would be useful to see how the parsers perform with varying sized data sets.

Full disclosure, I am the primary developer of ObjectMapper.

@tristanhimmelman tristanhimmelman changed the title Small JSON sample performance Performance tests for varying sized data sets Nov 8, 2016
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

No branches or pull requests

1 participant