java-tutorials/gson-jackson-performance
David Morley 6c5fa86613 Clean up README for Jackson/Gson article 2016-03-03 05:30:43 -06:00
..
src/main Clean up Jackson/Gson project 2016-03-03 05:28:43 -06:00
.classpath Performance of GSON and Jackson Code Changes 2016-02-17 23:43:27 +05:30
.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 Performance of GSON and Jackson Code Changes 2016-02-17 23:43:27 +05:30

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.