On 8/31/13 2:15 PM, Patrick Walton wrote:
Dromaeo is pretty old and is basically SunSpider.
Dromaeo has a bunch of DOM micro-ish-benchmarks on the one hand and microbenchmarks of common JS libraries (jquery, etc) on the other. Just make sure to run the "DOM" and "CSS" portions of it, not the whole thing.
Peacekeeper may be better, as it has some DOM and rendering stuff, although it's also full of JavaScript:
Peacekeeper doesn't have much in the way of really useful DOM measurements.
There is the maze solver benchmark which might be fun to optimize for. This is a selector matching benchmark AIUI. People actually do run this one: http://ie.microsoft.com/testdrive/performance/mazesolver/
It's not a selector matching benchmark at all. It's a benchmark of how fast you can change transform from "none" to something on a bunch of divs, last I checked.
-Boris _______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo