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