JavaScript benchmark quality
While JavaScript engine performance has been undergoing a renaissance, JavaScript benchmark tests haven’t been keeping pace, and aren’t adapting well to the rapid performance increases we’ve been seeing. John Resig has put together a post analysing the problem, looking at three different benchmark suites — SunSpider, Dromaeo, and V8 Benchmark — and what they are doing to counter-act the problem of error levels increasing as browsers are able to run the tests more and more quickly. It’s a detailed and interesting peek into the world of JavaScript benchmarking, and you can read John’s full post on his weblog.
JavaScript, Performance, Platform development, Testing
12 Sep 2008 deb comments off
