JSONShootout
JSONShootout copied to clipboard
Performance tests for varying sized data sets
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.