Skip to content

Instantly share code, notes, and snippets.

@njgibbon
Last active September 14, 2019 15:11
Show Gist options
  • Save njgibbon/45291fc98fede1bd2ea3fd3117574ca9 to your computer and use it in GitHub Desktop.
Save njgibbon/45291fc98fede1bd2ea3fd3117574ca9 to your computer and use it in GitHub Desktop.
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