diff options
Diffstat (limited to 'cryptfs/openssl_benchmark.bash')
-rwxr-xr-x | cryptfs/openssl_benchmark.bash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cryptfs/openssl_benchmark.bash b/cryptfs/openssl_benchmark.bash new file mode 100755 index 0000000..df29628 --- /dev/null +++ b/cryptfs/openssl_benchmark.bash @@ -0,0 +1,3 @@ +#!/bin/bash + +go test -run NONE -bench BenchmarkEnc |