[webkit-dev] Request for Comments: DoYouEvenBench

Ryosuke Niwa rniwa at webkit.org
Fri Jan 17 12:43:16 PST 2014


I've finalized the benchmark and started making measurements on the perf
bots.  You can see results at https://perf.webkit.org/#mode=dashboard

You can run the benchmark inside DRT/WTR using run-perf-tests:
Tools/Scripts/run-perf-tests PerformanceTests/DoYouEvenBench/

To manually run, open PerformanceTests/DoYouEvenBench/Full.html.

You can also use the interactive runner to diagnose & profile WebKit:
PerformanceTests/DoYouEvenBench/InteractiveRunner.html

- R. Niwa

On Wed, Sep 18, 2013 at 5:30 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:

> Hi,
>
> I just added DoYouEvenBench, a new browser DOM benchmark, in
> http://trac.webkit.org/changeset/156073.
>
> This benchmark uses http://todomvc.com and emulates user actions: adding
> 100 todo items, completing them, and then deleting them with Ember.js,
> Backbone.js, jQuery, and plain-old DOM.
>
> I'm also in the process of adding one more Ember.js demo app and Flight JS
> demo app to the benchmark.
>
> The benchmark is at the very early stage of the development, and I'd
> welcome your comments and complaints.
>
> *Note: The benchmark is not meant to compare the performance between
> different JS frameworks.  Due to the way each application's written and
> user actions are emulated, we can't make a sensible comparison.*
>
> - R. Niwa
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20140117/8cb287b2/attachment.html>


More information about the webkit-dev mailing list