Skip to content

Instantly share code, notes, and snippets.

@MasazI
Created December 6, 2015 00:41
Show Gist options
  • Save MasazI/0ee0550a141841e1914f to your computer and use it in GitHub Desktop.
Save MasazI/0ee0550a141841e1914f to your computer and use it in GitHub Desktop.
timeit
python -m timeit -n 5 -r 5 -s "imprort julia" "julia.your_function()"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment