Updated README.md
This commit is contained in:
parent
488850ce9a
commit
94ad1f631f
|
@ -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)
|
Loading…
Reference in New Issue