NEW 43287
Develop a microbenchmark harness that would make it easy to write and run tests.
https://bugs.webkit.org/show_bug.cgi?id=43287
Summary Develop a microbenchmark harness that would make it easy to write and run tests.
Dimitri Glazkov (Google)
Reported 2010-07-30 16:49:35 PDT
Develop a microbenchmark harness that would make it easy to write and run tests.
Attachments
Patch (43.95 KB, patch)
2010-07-30 16:50 PDT, Dimitri Glazkov (Google)
no flags
Dimitri Glazkov (Google)
Comment 1 2010-07-30 16:50:09 PDT
Dimitri Glazkov (Google)
Comment 2 2010-07-30 16:52:27 PDT
This is not yet ready for review, just a general direction of where I am going with it. The idea is to write a simple postMessage-based harness that could be used to run microbenchmarks: separately, together, or as part of the build cycle. Most of the plumbing is in place. Missing are UI, collecting and aggregating stats.
Dimitri Glazkov (Google)
Comment 3 2010-07-30 16:53:41 PDT
Simon, et al., as I mentioned in #webkit yesterday, I dusted off some old code and made sure it works in WebKit/Gecko/IE/Opera. I'll keep working on it if y'all like where this is going.
Note You need to log in before you can comment on or make changes to this bug.