cloneJSON
JavaScript performance comparison
Preparation code
<script src="//cdnjs.cloudflare.com/ajax/libs/underscore.js/1.4.4/underscore-min.js">
</script>
<script src="http://ajax.cdnjs.com/ajax/libs/json2/20110223/json2.js">
</script>
Preparation code output
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
JSON |
|
pending… |
underscore |
|
pending… |
You can edit these tests or add even more tests to this page by appending /edit to the URL.
0 comments