Skip to content

Instantly share code, notes, and snippets.

@emad-elsaid
Created June 28, 2016 22:06
Show Gist options
  • Save emad-elsaid/14dd8ba029d5ccafca1319ca3fa68659 to your computer and use it in GitHub Desktop.
Save emad-elsaid/14dd8ba029d5ccafca1319ca3fa68659 to your computer and use it in GitHub Desktop.
def time(&block) puts Benchmark.measure(&block) end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment