Skip to content

Instantly share code, notes, and snippets.

@antoni
Created May 31, 2015 21:06
Show Gist options
  • Save antoni/b683b34196b58097bb56 to your computer and use it in GitHub Desktop.
Save antoni/b683b34196b58097bb56 to your computer and use it in GitHub Desktop.
python-shorts.py
# Time functions
import timeit
timeit.timeit(a, number=1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment