Changes between Version 7 and Version 8 of JavaScript and DOM Benchmarks
- Timestamp:
- Mar 19, 2007, 11:14:15 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JavaScript and DOM Benchmarks
v7 v8 25 25 26 26 also covers some DOM stuff. The correctness checks seem wrong, as both WebKit and Firefox 2 fail a lot of them. 27 * [http://www.24fun.com/downloadcenter/benchjs/benchjs.html BenchJS by 24fun.com] - a grab ba ckof JS, DOM and rendering benchmarks. Computing total is currently broken on the live site.27 * [http://www.24fun.com/downloadcenter/benchjs/benchjs.html BenchJS by 24fun.com] - a grab bag of JS, DOM and rendering benchmarks. Computing total is currently broken on the live site. 28 28 * [http://celtickane.com/projects/jsspeed.php Celtic Kane's JavaScript Speed Tests] - mostly pure JS, but also some DOM and rendering benchmarks. 29 29 * [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