JSONShootout icon indicating copy to clipboard operation
JSONShootout copied to clipboard

Performance tests for varying sized data sets

Open tristanhimmelman opened this issue 9 years ago • 0 comments

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 avatar Nov 08 '16 17:11 tristanhimmelman