diff options
Diffstat (limited to 'openssl_benchmark/openssl_benchmark.bash')
-rwxr-xr-x | openssl_benchmark/openssl_benchmark.bash | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/openssl_benchmark/openssl_benchmark.bash b/openssl_benchmark/openssl_benchmark.bash deleted file mode 100755 index b328d24..0000000 --- a/openssl_benchmark/openssl_benchmark.bash +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -set -eux - -go test -bench=. |