Japex Report: Test suite for Json drivers |
Micro-benchmark for testing simple data binding using dbdump(-like) data, running on Json converters
| driver | resultAritMean | resultAritMeanX | resultGeomMean | resultGeomMeanX | resultHarmMean | resultHarmMeanX |
|---|---|---|---|---|---|---|
| Json/Gson |
|
|
|
|
|
|
| Json/JsonTools |
|
|
|
|
|
|
| Json/jackson/automatic |
|
|
|
|
|
|
| Json/jackson/manual |
|
|
|
|
|
|
Test driver for JSON (text) that uses Google-Gson
| testCase | operation | resultIterations | resultTime | resultValue | resultValueX |
|---|---|---|---|---|---|
| read-to-object |
|
|
|
|
|
| write-from-object |
|
|
|
|
|
| read-map-write |
|
|
|
|
|
Test driver for JSON (text) that uses BerliOS Json-tools
| testCase | operation | resultIterations | resultTime | resultValue | resultValueX |
|---|---|---|---|---|---|
| read-to-object |
|
|
|
|
|
| write-from-object |
|
|
|
|
|
| read-map-write |
|
|
|
|
|
Test driver for JSON (text) that uses Jackson json processor (AUTO)
| testCase | operation | resultIterations | resultTime | resultValue | resultValueX |
|---|---|---|---|---|---|
| read-to-object |
|
|
|
|
|
| write-from-object |
|
|
|
|
|
| read-map-write |
|
|
|
|
|
Test driver for JSON (text) that uses Jackson json processor (MANUAL)
| testCase | operation | resultIterations | resultTime | resultValue | resultValueX |
|---|---|---|---|---|---|
| read-to-object |
|
|
|
|
|
| write-from-object |
|
|
|
|
|
| read-map-write |
|
|
|
|
|