Skip to content

Instantly share code, notes, and snippets.

@MasazI
Created February 14, 2016 11:27
Show Gist options
  • Select an option

  • Save MasazI/c7b354b5e0b86fd4c55b to your computer and use it in GitHub Desktop.

Select an option

Save MasazI/c7b354b5e0b86fd4c55b to your computer and use it in GitHub Desktop.
> ipython
import name_space
%timeit name_space.test1_repeat()
1 loops, best of 3: 13.1 s per loop
%timeit name_space.test2_repeat()
1 loops, best of 3: 11.9 s per loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment