benchmarks/matrix-multiplication/pom.xml
Wed, 23 Jan 2013 20:39:23 +0100 First attempt to separate 'mini' profile from the rest of JDK APIs
Thu, 27 Dec 2012 19:39:58 +0100 No need to profiles. Just run with -Dvmtest.brwsrs=firefox
Tue, 25 Dec 2012 14:07:02 +0100 Can execute the matrix multiplication test using VMTest
Wed, 12 Dec 2012 20:35:01 +0100 Backed out changeset 5a053b8f40ad: Now when the test finally passed, we can increase the time out again.wq
Wed, 12 Dec 2012 19:37:16 +0100 The timeout seems to be quite bit for a simple test
Wed, 12 Dec 2012 18:18:07 +0100 Copying the test resources next to built classes and js file. Modifying the test to properly use the new bck2brwsr calling scheme.
Wed, 12 Dec 2012 12:37:41 +0100 Benchmarks are triggered by bck2brwsr.runBenchmarks.browsers property, it should contain list of browsers to run benchmarks in.
Mon, 10 Dec 2012 23:06:43 +0100 Disabling DEBUG mode in JSTestDriver, providing a new script to run Firefox.
Mon, 10 Dec 2012 20:07:05 +0100 running JsTestDriver in DEBUG mode
Mon, 10 Dec 2012 17:38:45 +0100 setting browser response timeout to 720 seconds
Thu, 06 Dec 2012 09:48:24 +0100 JsTestDriver result will be always under benchmarks/.../ directory
Wed, 05 Dec 2012 13:24:03 +0100 recording output from JsTestDriver
Wed, 05 Dec 2012 12:47:49 +0100 excluding JavaScript test files from sources
Wed, 05 Dec 2012 11:18:09 +0100 first version of benchmarks