json2s.js JSON def

Benchmark created by whitneyit on


Test runner

Ready to run.

Testing in
TestOps/sec
global check
var JSON;
if (!JSON) {
    JSON = {};
}
ready
defined check
if (typeof JSON === 'undefined') {
    JSON = {};
}
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.

  • Revision 1: published by whitneyit on