java-tutorials/gson-jackson-performance
eugenp 664ed536ff minor maven cleanup 2016-03-06 12:21:31 +02:00
..
src/main Clean up Jackson/Gson project 2016-03-03 05:28:43 -06:00
.classpath minor maven cleanup 2016-03-06 12:21:31 +02:00
.project Performance of GSON and Jackson Code Changes 2016-02-17 23:43:27 +05:30
README.md Clean up README for Jackson/Gson article 2016-03-03 05:30:43 -06:00
pom.xml maven work 2016-03-06 11:49:59 +02:00

README.md

Performance of Gson and Jackson

Standalone java programs to measure the performance of both JSON APIs based on file size and object graph complexity.