Advertisement
Guest User

Untitled

a guest
Jul 17th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. CallCount Recursive Total(s) Inline(s) module:lineno(function)
  2. 19627 0 3.0661 3.0661 <mercurial.osutil.listdir>
  3. 20442 0 0.4885 0.4885 <method 'match' of '_sre.SRE_Pattern' objects>
  4. 192783 0 1.6760 0.3480 mercurial.encoding:189(upper)
  5. +192783 0 0.4849 0.1961 +<method 'decode' of 'str' objects>
  6. +192769 0 0.6025 0.1646 +<method 'encode' of 'unicode' objects>
  7. +192783 0 0.1620 0.1620 +<method 'upper' of 'unicode' objects>
  8. +192783 0 0.0785 0.0785 +<isinstance>
  9. 192771 0 0.3308 0.3308 <_codecs.charmap_encode>
  10. 1 0 6.2645 0.2831 mercurial.dirstate:545(walk)
  11. +19386 0 3.0180 3.0180 +<mercurial.osutil.listdir>
  12. +92498 0 2.2645 0.1231 +mercurial.dirstate:415(_normalize)
  13. +74851 0 0.0172 0.0172 +mercurial.match:105(<lambda>)
  14. +20434 0 0.5018 0.0133 +mercurial.match:110(__call__)
  15. +22168 0 0.0101 0.0101 +mercurial.dirstate:150(_join)
  16. 192789 0 0.4854 0.1961 <method 'decode' of 'str' objects>
  17. +192787 0 0.2888 0.1132 +encodings.cp1252:14(decode)
  18. +1 0 0.0005 0.0000 +encodings:71(search_function)
  19. +2 0 0.0000 0.0000 +encodings.utf_8:15(decode)
  20. 192787 0 0.1756 0.1756 <_codecs.charmap_decode>
  21. 192773 0 0.6025 0.1646 <method 'encode' of 'unicode' objects>
  22. +192771 0 0.4380 0.1072 +encodings.cp1252:11(encode)
  23. 192783 0 0.1620 0.1620 <method 'upper' of 'unicode' objects>
  24. 92498 0 2.2645 0.1231 mercurial.dirstate:415(_normalize)
  25. +92498 0 0.0691 0.0691 +<method 'get' of 'dict' objects>
  26. +92498 0 0.9398 0.0625 +mercurial.windows:136(normcase)
  27. +1 0 1.1326 0.0000 +mercurial.util:248(__get__)
  28. 192783 0 1.7965 0.1206 mercurial.windows:136(normcase)
  29. +192783 0 1.6760 0.3480 +mercurial.encoding:189(upper)
  30. 74843 0 0.2178 0.1164 mercurial.dirstate:35(_incdirs)
  31. +169462 0 0.1014 0.0689 +mercurial.dirstate:29(_finddirs)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement