Created
July 28, 2015 14:17
-
-
Save sirthias/87ce012763f13e4cbdb2 to your computer and use it in GitHub Desktop.
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 Cnt Score Error Units | |
---------------------------------------------------------------------------------- | |
json4SJacksonFromByteArrayInputStream thrpt 20 342.476 ± 2.362 ops/s | |
json4SJacksonFromString thrpt 20 306.034 ± 1.426 ops/s | |
sprayJsonParserToVectorBasedBasicAstFromBytes thrpt 20 266.198 ± 2.103 ops/s | |
sprayJsonParserToArrayBasedBasicAstFromBytes thrpt 20 265.217 ± 1.649 ops/s | |
argonautFromString thrpt 20 222.747 ± 2.226 ops/s | |
sprayJsonFromBytes thrpt 20 222.021 ± 1.681 ops/s | |
jawnFromString thrpt 20 212.218 ± 2.292 ops/s | |
sprayJsonFromString thrpt 20 206.116 ± 1.849 ops/s | |
jawnFromByteBuffer thrpt 20 163.235 ± 0.697 ops/s | |
json4SNativeFromString thrpt 20 122.166 ± 1.330 ops/s | |
json4SNativeFromByteArrayInputStream thrpt 20 116.513 ± 0.709 ops/s | |
json4SJacksonFromByteArrayInputStream thrpt 20 341.078 ± 2.019 ops/s | |
json4SJacksonFromString thrpt 20 308.632 ± 1.074 ops/s | |
sprayJsonParserToArrayBasedBasicAstFromBytes thrpt 20 259.817 ± 1.986 ops/s | |
sprayJsonParserToVectorBasedBasicAstFromBytes thrpt 20 251.701 ± 0.989 ops/s | |
jawnFromString thrpt 20 223.905 ± 2.736 ops/s | |
argonautFromString thrpt 20 223.836 ± 1.511 ops/s | |
sprayJsonFromBytes thrpt 20 206.874 ± 0.814 ops/s | |
sprayJsonFromString thrpt 20 196.742 ± 1.572 ops/s | |
jawnFromByteBuffer thrpt 20 164.242 ± 0.996 ops/s | |
json4SNativeFromString thrpt 20 122.861 ± 0.709 ops/s | |
json4SNativeFromByteArrayInputStream thrpt 20 117.661 ± 0.714 ops/s | |
json4SJacksonFromByteArrayInputStream thrpt 20 336.022 ± 2.879 ops/s | |
json4SJacksonFromString thrpt 20 309.870 ± 1.581 ops/s | |
sprayJsonParserToArrayBasedBasicAstFromBytes thrpt 20 264.343 ± 1.323 ops/s | |
sprayJsonParserToVectorBasedBasicAstFromBytes thrpt 20 254.691 ± 1.148 ops/s | |
sprayJsonFromBytes thrpt 20 227.899 ± 2.280 ops/s | |
jawnFromString thrpt 20 223.724 ± 2.856 ops/s | |
argonautFromString thrpt 20 211.270 ± 1.302 ops/s | |
sprayJsonFromString thrpt 20 192.783 ± 1.717 ops/s | |
jawnFromByteBuffer thrpt 20 162.263 ± 0.664 ops/s | |
json4SNativeFromString thrpt 20 121.912 ± 0.899 ops/s | |
json4SNativeFromByteArrayInputStream thrpt 20 115.302 ± 0.714 ops/s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment