Guest User

Untitled

a guest
Sep 21st, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. (my-pypy-env) $ python -m timeit --setup "from simulation import benchmark"
  2.  
  3. (my-pypy-env) $ python -m perf timeit --setup 'from simulation import benchmark' 'benchmark()'
Add Comment
Please, Sign In to add comment