summaryrefslogtreecommitdiff
path: root/bittorrent/dev/bench
diff options
context:
space:
mode:
Diffstat (limited to 'bittorrent/dev/bench')
-rwxr-xr-xbittorrent/dev/bench4
1 files changed, 0 insertions, 4 deletions
diff --git a/bittorrent/dev/bench b/bittorrent/dev/bench
deleted file mode 100755
index 5d03db3f..00000000
--- a/bittorrent/dev/bench
+++ /dev/null
@@ -1,4 +0,0 @@
1#!/bin/sh
2cabal-dev build &&
3 ./dist/build/benchmarks/benchmarks -o dist/build/benchmarks/result.html &&
4 xdg-open dist/build/benchmarks/result.html \ No newline at end of file