profile.sh 88 B

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