Closed Bug 856813 Opened 12 years ago Closed 12 years ago

add big Emscripten asm.js benchmarks to awfy

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: luke, Unassigned)

References

Details

It would be really useful to see the bullet, zlib, skinning, headless bananabench, and (soon) Box2D shell benchmarks running on awfy. For all engines, we could just measure total execution time, but for OdinMonkey, I'd also like to measure load time to make sure we don't regress that either.
Adding a new suite + graph is pretty easy these days so all that we need is the tests and harness to exist :) For the assorted tests, Brian just re-used the SunSpider harness, which AWFY already knows how to parse. But pretty much you can dump output in whatever format you want, and I can tell AWFY how to read it.
Here is the emscripten benchmark suite, http://dl.dropbox.com/u/80664946/em_bench_mar29_2013.zip It would be great if we could remove the older emscripten tests from awft assorted-tests and add these. Best would be to run with both with and without OdinMonkey, is that possible?
(In reply to Alon Zakai (:azakai) from comment #2) > Best would be to run with both with and without > OdinMonkey, is that possible? Can't you create an Ion+BC+TI+Odin JS configuration that runs the tests with OdinMonkey enabled (like was done for JM vs BC)?
I hope so, I just don't know how AWFY works, that's why I asked.
Many thanks to dvander.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.