Skip to content

Instantly share code, notes, and snippets.

@stemwinder
Created July 16, 2012 06:22
Show Gist options
  • Save stemwinder/3121075 to your computer and use it in GitHub Desktop.
Save stemwinder/3121075 to your computer and use it in GitHub Desktop.
Benchmark a bash script
sudo strace -o trace.log -c -Ttt ./script.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment