benchmarks/matrix-multiplication/jsTestDriver.conf
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 12 Dec 2012 19:37:16 +0100
branchbenchmarks
changeset 312 5a053b8f40ad
parent 268 e01b65623f72
permissions -rw-r--r--
The timeout seems to be quite bit for a simple test
     1 server: http://localhost:9876
     2 
     3 load:
     4   - target/classes/org/apidesign/benchmark/matrixmul/*.js
     5