java-tutorials/gson-jackson-performance
Grzegorz Piwowarek a09e6454f3 Remove Eclipse-specific files 2016-07-19 18:18:50 +03:00
..
src/main Clean up Jackson/Gson project 2016-03-03 05:28:43 -06:00
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.