[webkit-dev] Request for Comments: DoYouEvenBench

Zoltan Horvath zoltan at webkit.org
Sun Jan 19 17:47:29 PST 2014


Hi Ryosuke,

It's awesome to see the results on the dashboard!
I'll test DYEB later next week, and I'll also provide feedback.

Thanks for putting this together!

Cheers,
<Zoltan>

On Fri, Jan 17, 2014 at 12:43 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:
> 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
>
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>


More information about the webkit-dev mailing list