aboutsummaryrefslogtreecommitdiff
path: root/openssl_benchmark/openssl_benchmark.bash
diff options
context:
space:
mode:
authorJakob Unterwurzacher2015-09-06 11:54:50 +0200
committerJakob Unterwurzacher2015-09-06 11:54:50 +0200
commit0a35d0970e86efbc5ed494395de7b448d3e337d0 (patch)
tree2c1fbfa766ad1546d45ad3b1b93a11fd6d0665a9 /openssl_benchmark/openssl_benchmark.bash
parent5f4c9240ca1092b47553fe34b9cc1b7836222b6a (diff)
Add openssl_benchmark.bash script
Diffstat (limited to 'openssl_benchmark/openssl_benchmark.bash')
-rwxr-xr-xopenssl_benchmark/openssl_benchmark.bash5
1 files changed, 5 insertions, 0 deletions
diff --git a/openssl_benchmark/openssl_benchmark.bash b/openssl_benchmark/openssl_benchmark.bash
new file mode 100755
index 0000000..b328d24
--- /dev/null
+++ b/openssl_benchmark/openssl_benchmark.bash
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+set -eux
+
+go test -bench=.