Last active
September 14, 2019 15:11
-
-
Save njgibbon/45291fc98fede1bd2ea3fd3117574ca9 to your computer and use it in GitHub Desktop.
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
python3 -m timeit --number 1000 --unit usec 'import src.nicks_py_algs.reverse' 'src.nicks_py_algs.reverse.reverse_0("abcdefghijklmnopqrstuvwxyz")' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment