You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
tristanhimmelman
changed the title
Small JSON sample performance
Performance tests for varying sized data sets
Nov 8, 2016
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
.The text was updated successfully, but these errors were encountered: