Advertisement
Guest User

profile_stats.log

a guest
Jan 26th, 2019
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. 5 function calls in 1.691 seconds
  2.  
  3. Ordered by: cumulative time
  4.  
  5. ncalls tottime percall cumtime percall filename:lineno(function)
  6. 1 0.850 0.850 0.850 0.850 C:\...\test.py:5(slow_sum)
  7. 1 0.058 0.058 0.842 0.842 C:\...\test.py:12(fast_sum)
  8. 1 0.628 0.628 0.628 0.628 C:\...\test.py:13(<listcomp>)
  9. 1 0.156 0.156 0.156 0.156 {built-in method builtins.sum}
  10. 1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement