java-tutorials/gson-jackson-performance/README.md

276 B

Performance of Gson and Jackson

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

###Relevant Articles: