craban/vendor/github.com/lann/ps/profile.sh
2021-09-11 21:38:38 +02:00

3 lines
88 B
Bash

#!/bin/sh
go test -c
./ps.test -test.run=none -test.bench=$2 -test.$1profile=$1.profile