summaryrefslogtreecommitdiffstats
path: root/contrib/benchmarks/lxsc/benchmark.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/benchmarks/lxsc/benchmark.sh')
-rwxr-xr-xcontrib/benchmarks/lxsc/benchmark.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/benchmarks/lxsc/benchmark.sh b/contrib/benchmarks/lxsc/benchmark.sh
deleted file mode 100755
index d0860ad..0000000
--- a/contrib/benchmarks/lxsc/benchmark.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-set -e
-
-git clone https://github.com/Phrogz/LXSC.git
-cp ../../../test/benchmarks/findLCCA.scxml ./test.scxml
-
-lua ./test-performance.lua \ No newline at end of file