benchmarks/matrix-multiplication/jsTestDriver.conf
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 12 Dec 2012 18:18:07 +0100
branchbenchmarks
changeset 311 84c05018e079
parent 268 e01b65623f72
permissions -rw-r--r--
Copying the test resources next to built classes and js file. Modifying the test to properly use the new bck2brwsr calling scheme.
Martin@268
     1
server: http://localhost:9876
Martin@268
     2
Martin@268
     3
load:
Martin@268
     4
  - target/classes/org/apidesign/benchmark/matrixmul/*.js
Martin@268
     5