aboutsummaryrefslogtreecommitdiff
path: root/benchmark.bash
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark.bash')
-rwxr-xr-xbenchmark.bash6
1 files changed, 6 insertions, 0 deletions
diff --git a/benchmark.bash b/benchmark.bash
new file mode 100755
index 0000000..447581a
--- /dev/null
+++ b/benchmark.bash
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+set -eux
+
+go build
+go test -bench=.