Remove gson-jackson-performance

This commit is contained in:
Grzegorz Piwowarek 2016-10-23 12:11:23 +02:00
parent bfddf3344d
commit 8cdc680e6f

View File

@ -1,6 +0,0 @@
## 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)