Updated README.md

This commit is contained in:
Naoshadul Islam
2016-10-04 15:24:08 +06:00
committed by Grzegorz Piwowarek
parent 488850ce9a
commit 94ad1f631f
+6
View File
@@ -0,0 +1,6 @@
## 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:
- [Jackson vs Gson: A Quick Look At Performance](http://www.baeldung.com/jackson-gson-performance)