libgocryptfs/main_benchmark.bash
Jakob Unterwurzacher 5f4c9240ca Add streaming read and write benchmarks
Run using

    ./main_benchmark.bash

Also, rewrite command line args handling
2015-09-06 11:42:01 +02:00

7 lines
49 B
Bash
Executable File

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