Created
December 6, 2015 00:41
-
-
Save MasazI/0ee0550a141841e1914f to your computer and use it in GitHub Desktop.
timeit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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