Last active
August 29, 2015 13:57
-
-
Save andresteingress/9588171 to your computer and use it in GitHub Desktop.
Andrey's JSON Benchmark - Results
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Benchmark Mode Thr Count Sec Mean Mean error Units | |
g.j.Benchmark.complexTestBoon thrpt 1 20 1 16050.900 232.105 ops/s | |
g.j.Benchmark.complexTestGroovy thrpt 1 20 1 1132.776 29.978 ops/s | |
g.j.Benchmark.complexTestGson thrpt 1 20 1 6149.003 111.183 ops/s | |
g.j.Benchmark.complexTestJackson thrpt 1 20 1 15056.591 307.194 ops/s | |
g.j.Benchmark.complexTestNewGroovy thrpt 1 20 1 12886.050 113.192 ops/s | |
g.j.Benchmark.javaObjectsTestGroovy thrpt 1 20 1 18.706 0.207 ops/s | |
g.j.Benchmark.javaObjectsTestGson thrpt 1 20 1 188.108 3.821 ops/s | |
g.j.Benchmark.javaObjectsTestJackson thrpt 1 20 1 353.901 5.103 ops/s | |
g.j.Benchmark.javaObjectsTestNewGroovy thrpt 1 20 1 202.073 2.509 ops/s | |
g.j.Benchmark.mediumTestBoon thrpt 1 20 1 336600.613 10039.260 ops/s | |
g.j.Benchmark.mediumTestGroovy thrpt 1 20 1 11835.815 264.453 ops/s | |
g.j.Benchmark.mediumTestGson thrpt 1 20 1 105228.442 2732.826 ops/s | |
g.j.Benchmark.mediumTestJackson thrpt 1 20 1 194211.254 6580.170 ops/s | |
g.j.Benchmark.mediumTestNewGroovy thrpt 1 20 1 164554.011 1682.295 ops/s | |
g.j.Benchmark.simpleTestBoon thrpt 1 20 1 1504928.551 40937.842 ops/s | |
g.j.Benchmark.simpleTestGroovy thrpt 1 20 1 64265.043 1245.347 ops/s | |
g.j.Benchmark.simpleTestGson thrpt 1 20 1 441196.092 16528.134 ops/s | |
g.j.Benchmark.simpleTestJackson thrpt 1 20 1 660753.715 5677.094 ops/s | |
g.j.Benchmark.simpleTestNewGroovy thrpt 1 20 1 702436.852 7905.482 ops/s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
javaObjectsTestBoon
is missing due to the following JVM crash (3x executed, always crashed the same way):