diff --git a/test/speed/index.html b/test/speed/index.html
new file mode 100644
index 000000000..e887942aa
--- /dev/null
+++ b/test/speed/index.html
@@ -0,0 +1,143 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/test/speed/run.sh b/test/speed/run.sh
index 185ae5e3d..aac94b420 100755
--- a/test/speed/run.sh
+++ b/test/speed/run.sh
@@ -2,6 +2,7 @@
root=$(dirname $0)/../../
workdir="$1"
+index="$workdir/_index.tsv"
if [ -z "$workdir" ] ; then
echo "Usage: $0