Skip to content

Instantly share code, notes, and snippets.

@ambroff
Created May 24, 2012 00:19
Show Gist options
  • Save ambroff/2778579 to your computer and use it in GitHub Desktop.
Save ambroff/2778579 to your computer and use it in GitHub Desktop.
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