Changes between Version 8 and Version 9 of JavaScript and DOM Benchmarks
- Timestamp:
- Mar 28, 2007, 4:48:04 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JavaScript and DOM Benchmarks
v8 v9 22 22 * [http://batiste.dosimple.ch/blog/posts/2007-02-27-1/javascript-loop-benchmark.html Loop Benchmark] - another comparison of various looping constructs. 23 23 * [http://webkit.org/misc/morph.html Mesh Transform Test] - tests arrays, math, GC load. 24 24 25 === Mixed JS and DOM === 25 26 … … 31 32 * 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. 32 33 * [http://archive.dojotoolkit.org/nightly/bench/ Dojo Toolkit Benchmarks] - Assorted DOM and JS tests. 34 * [http://www.scoot.co.uk/ajax/benchmark.html Scoot Ajax Benchmark] - yet another benchmark