Advertisement
Guest User

4channer-python

a guest
Jan 16th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. # Profiling
  2.  
  3. ## BEST RESULTS
  4.  
  5. Measures with `time ./<foo>`
  6.  
  7. ./4get-futures.py 3.227 total
  8. ./4get-joblib.py 2.576 total
  9. ./4get.py 13.971 total
  10. ./4get-futures.cpython-32.pyo 2.556 total
  11. ./4get-futures.cpython-32.pyc 2.496 total
  12.  
  13. »
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement