Drop "benchmark-synthetic.bash"
This scipt was broken for a long time and not very useful.
This commit is contained in:
parent
6f475da116
commit
25d06fc809
@ -1,10 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Run the synthetic benchmarks that are built into gocryptfs using
|
||||
# "go test".
|
||||
|
||||
set -eu
|
||||
|
||||
source build.bash
|
||||
|
||||
go test ./tests/integration_tests -bench=. -defaultonly
|
Loading…
Reference in New Issue
Block a user