Advertisement
Guest User

Untitled

a guest
Nov 30th, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. 618491 function calls in 0.553 seconds
  2.  
  3. Ordered by: cumulative time
  4.  
  5. ncalls tottime percall cumtime percall filename:lineno(function)
  6. 1 0.000 0.000 0.553 0.553 <string>:1(<module>)
  7. 1 0.000 0.000 0.553 0.553 frame.py:1446(to_string)
  8. 1 0.000 0.000 0.552 0.552 format.py:249(to_string)
  9. 1 0.000 0.000 0.527 0.527 format.py:205(_to_str_columns)
  10. 7400 0.020 0.000 0.468 0.000 config.py:68(get_option)
  11. 22 0.001 0.000 0.446 0.020 format.py:1066(_make_fixed_width)
  12. 7400 0.072 0.000 0.380 0.000 config.py:305(_select_options)
  13. 5230 0.008 0.000 0.356 0.000 format.py:152(_strlen)
  14. 2110 0.005 0.000 0.293 0.000 format.py:1084(just)
  15. 103600 0.078 0.000 0.278 0.000 re.py:139(search)
  16. 12 0.000 0.000 0.254 0.021 format.py:905(format_array)
  17. 10 0.000 0.000 0.220 0.022 format.py:313(_format_col)
  18. 10 0.001 0.000 0.217 0.022 format.py:1002(get_result)
  19. 86 0.001 0.000 0.217 0.003 {max}
  20. 2132 0.001 0.000 0.149 0.000 format.py:1070(<genexpr>)
  21. 2110 0.004 0.000 0.145 0.000 format.py:149(_encode_diff)
  22. 103600 0.090 0.000 0.120 0.000 re.py:228(_compile)
  23. 103600 0.080 0.000 0.080 0.000 {method 'search' of '_sre.SRE_Pattern' objects}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement