benchmarks/matrix-multiplication/jsTestDriver.conf
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sat, 22 Dec 2012 21:59:02 +0100
branchlauncher
changeset 367 02641a16e272
parent 268 e01b65623f72
permissions -rw-r--r--
Disable usage of Desktop.browse, as we are unable to close the browser
     1 server: http://localhost:9876
     2 
     3 load:
     4   - target/classes/org/apidesign/benchmark/matrixmul/*.js
     5