Performance 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 PERFTEST FOLDER.

Examples:

./runAll.sh

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

Time calculations in the bash scripts additionally subtract a number, e.g. “.4”. This is done to accommodate for time lost by shell script and JVM startup overheads, to match the actual application runtime of SystemML.