stupidgcm: add benchmark.bash wrapper

Add a simple bash wrapper to make it easier to run the GCM
benchmarks.
This commit is contained in:
Jakob Unterwurzacher 2016-05-22 15:49:09 +02:00
parent e7f78135b3
commit 888e147cd8
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#!/bin/bash
set -eu
cd "$(dirname "$0")"
go test -bench .