Add openssl_benchmark.bash script
This commit is contained in:
parent
5f4c9240ca
commit
0a35d0970e
5
openssl_benchmark/openssl_benchmark.bash
Executable file
5
openssl_benchmark/openssl_benchmark.bash
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -eux
|
||||
|
||||
go test -bench=.
|
Loading…
Reference in New Issue
Block a user