Sign in
go
/
benchmarks
/
66e28237692e317ee4221505d1a3f8da21b9472e
/
.
/
cmd
/
bent
/
scripts
/
benchtime
blob: 38ab8f29fbfff5407fb3e19ac49ec1e055a26c98 [
file
]
#!/bin/bash
# Run args as command, but with a benchtime parameter
bt
=
"$1"
shift
"$@"
-
test
.
benchtime
=
"$bt"