libgocryptfs/benchmark.bash

9 lines
68 B
Bash
Executable File

#!/bin/bash
set -eux
cd gocryptfs_main
go build
go test -bench=.