initial import
benchmark.sh
Mon May 25 16:59:32 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* initial import
--- old-benchmark/benchmark.sh 1970-01-01 01:00:00.000000000 +0100
+++ new-benchmark/benchmark.sh 2014-10-30 07:07:29.000000000 +0100
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+rm -- *.dat
+sbcl --eval "(mb:load :cl-smoke.benchmark)" --eval "(cl-smoke.benchmark::run)" --eval "(quit)" || exit 1
+R --no-save < ./plot.R