Changes between Version 4 and Version 5 of JavaScript and DOM Benchmarks
- Timestamp:
- Mar 18, 2007, 7:14:45 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JavaScript and DOM Benchmarks
v4 v5 19 19 * [http://wd-testnet.world-direct.at/mozilla/dhtml/funo/jsTimeTest.htm world-direct JavaScript time tests] - various pure JS microbenchmarks. 20 20 * [http://www.xaprb.com/blog/2006/05/14/javascript-date-formatting-benchmarks/ Xaprb JS Date Formatting benchmarks] - various bits of date formatting code from real JS libraries. 21 21 * [http://batiste.dosimple.ch/blog/posts/2007-02-27-1/javascript-loop-benchmark.html Loop Benchmark] - another comparison of various looping constructs. 22 22 === Mixed JS and DOM === 23 23