Git Product home page Git Product logo

json-benchmarks's Introduction

iOS JSON Benchmarks

This is the code I used to write my post about JSON benchmarks and my updated post.

There is basic UI for this app. Pretty charts might be cool in the future though. View the log for detailed results.

Results Summary

Last updated 10/15/2010

The frameworks ranked reading in this order: JSONKit, YAJL, Apple JSON, JSON Framework, and TouchJSON.

Writing ranked in this order: JSONKit, JSON Framework, Apple JSON, YAJL, and TouchJSON.

For detailed time results, run the app on a device.

Building

You will need iOS 4.0 or greater to build the application since it uses blocks. You will also need to get the submodules with the following command:

$ git submodule update --init

Then simply open the project and build normally.

Thanks

Huge thanks to Stig Brautaset for improving benchmarking and keeping JSON Framework up to date. Thanks to Jonathan Wight for keeping TouchJSON up to date.

json-benchmarks's People

Contributors

soffes avatar stig avatar schwa avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.