Skip to content

Instantly share code, notes, and snippets.

@Pretz
Created October 26, 2011 21:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pretz/1317854 to your computer and use it in GitHub Desktop.
Save Pretz/1317854 to your computer and use it in GitHub Desktop.
JSON Perf in Simulator
2011-10-26 16:04:05.344 JSONPerfTest[27924:10103] SBJSON-twitter_public.json 0.371
2011-10-26 16:04:05.605 JSONPerfTest[27924:10103] YAJL-twitter_public.json 0.259
2011-10-26 16:04:06.076 JSONPerfTest[27924:10103] TouchJSON-twitter_public.json 0.470
2011-10-26 16:04:06.190 JSONPerfTest[27924:10103] JSONKit-twitter_public.json 0.113
2011-10-26 16:04:06.327 JSONPerfTest[27924:10103] NextiveJson-twitter_public.json 0.135
2011-10-26 16:04:06.434 JSONPerfTest[27924:10103] NSJSONSerialization-twitter_public.json 0.106
2011-10-26 16:04:07.093 JSONPerfTest[27924:10103] SBJSON-lastfm.json 0.656
2011-10-26 16:04:07.447 JSONPerfTest[27924:10103] YAJL-lastfm.json 0.354
2011-10-26 16:04:08.275 JSONPerfTest[27924:10103] TouchJSON-lastfm.json 0.827
2011-10-26 16:04:08.444 JSONPerfTest[27924:10103] JSONKit-lastfm.json 0.168
2011-10-26 16:04:08.685 JSONPerfTest[27924:10103] NextiveJson-lastfm.json 0.240
2011-10-26 16:04:08.853 JSONPerfTest[27924:10103] NSJSONSerialization-lastfm.json 0.167
2011-10-26 16:04:09.324 JSONPerfTest[27924:10103] SBJSON-delicious_popular.json 0.468
2011-10-26 16:04:09.581 JSONPerfTest[27924:10103] YAJL-delicious_popular.json 0.256
2011-10-26 16:04:10.232 JSONPerfTest[27924:10103] TouchJSON-delicious_popular.json 0.650
2011-10-26 16:04:10.420 JSONPerfTest[27924:10103] JSONKit-delicious_popular.json 0.187
2011-10-26 16:04:10.650 JSONPerfTest[27924:10103] NextiveJson-delicious_popular.json 0.229
2011-10-26 16:04:10.814 JSONPerfTest[27924:10103] NSJSONSerialization-delicious_popular.json 0.163
2011-10-26 16:04:11.144 JSONPerfTest[27924:10103] SBJSON-yelp.json 0.328
2011-10-26 16:04:11.342 JSONPerfTest[27924:10103] YAJL-yelp.json 0.197
2011-10-26 16:04:11.833 JSONPerfTest[27924:10103] TouchJSON-yelp.json 0.490
2011-10-26 16:04:11.981 JSONPerfTest[27924:10103] JSONKit-yelp.json 0.147
2011-10-26 16:04:12.156 JSONPerfTest[27924:10103] NextiveJson-yelp.json 0.175
2011-10-26 16:04:12.281 JSONPerfTest[27924:10103] NSJSONSerialization-yelp.json 0.123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment