tree: 2c87daf17b00d19cdd9b741a41fab0fa070038d8 [path history] [tgz]
  1. conf/
  2. scripts/
  3. MatrixMult.sh
  4. MatrixTranspose.sh
  5. README.md
  6. runAll.sh
scripts/perftest/README.md

Perf tests SystemDS

to run all performance tests for SystemDS, simply download systemds, install the prerequisites and execute.

There are a few prerequisites:

NOTE THE SCRIPT HAS TO BE RUN FROM THE ROOT OF THE REPOSITORY.

./scripts/perftest/runAll.sh

look inside the runAll script to see how to run individual tests.