Skip to content

Instantly share code, notes, and snippets.

@apeckham
Created March 11, 2014 00:09
Show Gist options
  • Save apeckham/9477083 to your computer and use it in GitHub Desktop.
Save apeckham/9477083 to your computer and use it in GitHub Desktop.
run bundle_benchmark in a loop
while :; do bundle_benchmark; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment