Changes between Version 10 and Version 11 of JavaScript and DOM Benchmarks
- Timestamp:
- Jan 11, 2012, 2:48:44 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JavaScript and DOM Benchmarks
v10 v11 32 32 * [http://www.visibone.com/javascript/unittests.html VisiBone JavaScript Unit Tests] - these are both correctness and performance tests. 1 and 2 are pure JS, but 3 * JS/Bench - http://www.computerbytesman.com/js/jsbench/dobench.htm - mostly pure JS, but also some DOM stuff 33 33 * [http://www.gloo.ru/blogs/gloom.dhtml_javascript_benchmark._l_en.wiki.aspx DHTML JavaScript Benchmark] - mix of DOM and JS 34 * iBench (JavaScript, HTML DOM, and XML DOM tests) - you need to install this on your own server (requires a Windows IIS installation to run). This is available from http://www.lionbridge.com/lionbridge/en-US/services/outsourced-testing/zdm-eula.htm The JavaScript test is mostly JavaScript but has a tiny handful of DOM dependencies.34 * ~~iBench (JavaScript, HTML DOM, and XML DOM tests) - you need to install this on your own server (requires a Windows IIS installation to run). This is available from http://www.lionbridge.com/lionbridge/en-US/services/outsourced-testing/zdm-eula.htm The JavaScript test is mostly JavaScript but has a tiny handful of DOM dependencies.~~ iBench is no longer available. 35 35 * [http://archive.dojotoolkit.org/nightly/bench/ Dojo Toolkit Benchmarks] - Assorted DOM and JS tests. 36 36 * [http://www.scoot.co.uk/ajax/benchmark.html Scoot Ajax Benchmark] - yet another benchmark