Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ncalls tottime percall cumtime percall filename:lineno(function)
- 5 0.000 0.000 0.000 0.000 :0(count)
- 1 0.000 0.000 22.234 22.234 :0(exec)
- 755082 2.611 0.000 2.611 0.000 :0(format)
- 255 0.000 0.000 0.000 0.000 :0(isdigit)
- 5 0.000 0.000 0.000 0.000 :0(join)
- 45 0.000 0.000 0.000 0.000 :0(remove)
- 5 0.000 0.000 0.000 0.000 :0(replace)
- 1 0.001 0.001 0.001 0.001 :0(setprofile)
- 2265246 3.687 0.000 3.687 0.000 :0(split)
- 5 0.000 0.000 0.000 0.000 :0(strip)
- 1510164 4.237 0.000 4.237 0.000 :0(sum)
- 1 0.000 0.000 22.234 22.234 <string>:1(<module>)
- 1510164 5.537 0.000 12.059 0.000 mathagram.py:10(<lambda>)
- 1 0.000 0.000 22.233 22.233 mathagram.py:15(run)
- 5 6.160 1.232 22.233 4.447 mathagram.py:2(solve_mathagram)
- 0 0.000 0.000 profile:0(profiler)
- 1 0.000 0.000 22.234 22.234 profile:0(run())
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement