Changes between Version 9 and Version 10 of JavaScript and DOM Benchmarks
- Timestamp:
- Aug 2, 2010, 3:47:24 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified JavaScript and DOM Benchmarks
v9 v10 26 26 27 27 also covers some DOM stuff. The correctness checks seem wrong, as both WebKit and Firefox 2 fail a lot of them. 28 29 * [http://dromaeo.com/ Dromaeo from Mozilla] - a mix of JS (also from SunSpider and V8) and DOM core and selector tests. 28 30 * [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. 29 31 * [http://celtickane.com/projects/jsspeed.php Celtic Kane's JavaScript Speed Tests] - mostly pure JS, but also some DOM and rendering benchmarks.