Advertisement
bos

profile output

bos
Aug 17th, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. ~ $ echo stream_out | ssh localhost hg --profile --cwd hg/mozilla-central serve --stdio | pv > /dev/null
  2. CallCount Recursive Total(s) Inline(s) module:lineno(function) ]
  3. 212909 0 13.3839 2.1258 </site-packages/mercurial/wireproto.py>:540(streamer)
  4. +212906 0 1.5696 0.4277 +</site-packages/mercurial/util.py>:926(filechunkiter)
  5. +103386 0 9.2277 0.3224 +</site-packages/mercurial/store.py>:375(__call__)
  6. +103386 0 0.4036 0.1946 +</site-packages/mercurial/store.py>:16(encodedir)
  7. +103387 0 0.0572 0.0572 +</site-packages/mercurial/ui.py>:653(debug)
  8. +2 0 0.0000 0.0000 +</site-packages/mercurial/demandimport.py>:83(__getattribute__)
  9. 206764 0 2.5484 2.1022 </site-packages/mercurial/store.py>:94(<lambda>)
  10. +206764 0 0.2837 0.2837 +<method 'join' of 'str' objects>
  11. +206764 0 0.1625 0.1083 +</site-packages/mercurial/store.py>:16(encodedir)
  12. 206894 0 2.8887 2.0805 </site-packages/mercurial/store.py>:124(_auxencode)
  13. +1272282 0 0.5674 0.5674 +<method 'split' of 'str' objects>
  14. +1065388 0 0.1566 0.1566 +<method 'append' of 'list' objects>
  15. +206894 0 0.0843 0.0843 +<method 'join' of 'str' objects>
  16. +180 0 0.0001 0.0001 +<ord>
  17. 212908 0 1.9196 1.9196 <method 'write' of 'file' objects>
  18. 103387 0 1.3117 1.3117 <open>
  19. 103387 0 2.1477 1.1405 </site-packages/mercurial/scmutil.py>:97(__call__)
  20. +206774 0 0.2639 0.1119 +</site-packages/mercurial/util.py>:740(splitpath)
  21. +103387 0 0.1532 0.1114 +</site-packages/mercurial/util.py>:736(endswithsep)
  22. +221780 0 0.0739 0.0739 +<method 'pop' of 'list' objects>
  23. +221766 0 0.0736 0.0736 +<method 'join' of 'str' objects>
  24. +7503 0 0.0630 0.0630 +<posix.lstat>
  25. 109521 0 0.9837 0.9837 <method 'read' of 'file' objects>
  26. 206769 0 7.1229 0.7553 </site-packages/mercurial/store.py>:161(_hybridencode)
  27. +206764 0 2.5484 2.1022 +</site-packages/mercurial/store.py>:94(<lambda>)
  28. +206764 0 0.5356 0.2867 +</site-packages/mercurial/store.py>:16(encodedir)
  29. +206894 0 3.1280 0.2392 +</site-packages/mercurial/store.py>:425(<lambda>)
  30. +414926 0 0.0763 0.0763 +<len>
  31. +206769 0 0.0744 0.0744 +<method 'startswith' of 'str' objects>
  32. 1479194 0 0.7195 0.7195 <method 'split' of 'str' objects>
  33. 657MB 0:00:20 [31.6MB/s] [ <=> ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement