JSONKit benchmarks

后端 未结 3 953
梦毁少年i
梦毁少年i 2021-02-07 11:09

I pulled the code from http://www.bonto.ch/blog/2011/12/08/json-libraries-for-ios-comparison-updated/ and tested it on my local machine.

I was surprised by the results

3条回答
  •  花落未央
    2021-02-07 11:55

    I run the tests on a iPhone 4 (ios7) and iPhone 4S (ios 6.1) and NSJSONSerialization is faster in both cases.

    enter image description here

    enter image description here

提交回复
热议问题