Last active
December 15, 2015 15:18
-
-
Save voluntas/5280209 to your computer and use it in GitHub Desktop.
Erlang JSON ライブラリベンチ
This file contains 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
ソースコードとかはここ | |
https://github.com/voluntas/snowflake/tree/feature/json | |
jiffy .. Time: 342740 | |
ejson .. Time: 428936 | |
mochijson2 .. Time: 8359019 | |
jsx .. Time: 2124705 | |
jsonx .. Time: 116367 | |
simplejson: 3.1.2 | |
300855.875015 | |
json: 2.0.9 | |
443152.90451 | |
ujson: 1.30 | |
179399.967194 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment