Added run.sh for easy-running of St/X benchmark suite
authorJan Vrany <jan.vrany@fit.cvut.cz>
Fri, 28 Feb 2014 17:12:59 +0000
changeset 202 3687b284aba0
parent 201 5d3664715a89
child 203 05be338e59fe
child 204 97b7cdaeb0e8
Added run.sh for easy-running of St/X benchmark suite
s/benchmarks/stx/run.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/s/benchmarks/stx/run.sh	Fri Feb 28 17:12:59 2014 +0000
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+../../stx/benchmark-runner.sh 			\
+	-p jv:calipel/s/benchmarks/micro	\
+	-p jv:calipel/s/benchmarks/stx		\
+	"$@"					\
+	BenchmarkMicro				\
+	BenchmarkStXMicro