Created
May 24, 2012 00:19
-
-
Save ambroff/2778579 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
deserialization: | |
cjson 4452.79482ms | |
jsonlib 4962.96942ms | |
yajl 4981.6051ms | |
jsonlib2 5104.00286ms | |
simplejson 5538.96458ms | |
json 8193.25433ms | |
serialization: | |
jsonlib 2136.25395ms | |
jsonlib2 2682.41928ms | |
cjson 2934.77856ms | |
json 4382.43447ms | |
yajl 4654.12345ms | |
simplejson 8277.84295ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment