[webkit-dev] Some text about the B3 compiler

Carlos Alberto Lopez Perez clopez at igalia.com
Mon Feb 1 07:32:18 PST 2016


On 31/01/16 05:16, Filip Pizlo wrote:
> As my original message said, I was wondering if there was any support
> for running some JavaScript tests *in browser*.  run-jsc-stress-tests
> doesn’t support that because it doesn’t know what a browser is.
> 
> Some tests, like Kraken, Octane, JetStream, and Speedometer, either
> require a browser to run (like JetStream and Speedometer) or have
> significantly different behavior in the browser than in their
> command-line harnesses (like Kraken and Octane).  If you did have a
> bot that ran these tests in some GTK+ or EFL browser, you’d probably
> catch bugs that testing the JSC shell cannot catch.
> 
> -Filip

Some questions regarding this JSC in-browser benchmarks:

How does the Apple port runs this? Do you use some script that is
currently available on the WebKit source tree? Are the buildbots running
this tests public?

Regards


More information about the webkit-dev mailing list