Speedometer is not a pure ECMAScript benchmark; it tests the DOM as well. It doesn’t make sense to try and run it in d8. It requires a browser.
On Mon, Sep 24, 2018 at 5:17 PM <[email protected]> wrote: > Hi, > > I have been running speedometer 2.0 with content_shell. This is ok, but I > always have to look at the results on the browser. Is there a headless > version of speedometer that V8 developers have been using that matches the > code from WebKit/Websites/browserbench.org/Speedometer2.0 > > Ideally, I would like to have all the features of Speedometer2.0 that I > can run just on d8, something like d8 run_speedometer.js > > Thanks. > Sirish > > -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
