Skip to content

Instantly share code, notes, and snippets.

@YellowOnion
Created August 22, 2010 01:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YellowOnion/543148 to your computer and use it in GitHub Desktop.
Save YellowOnion/543148 to your computer and use it in GitHub Desktop.
85371 function calls (83178 primitive calls) in 1.112 CPU seconds
Ordered by: standard name
ncalls tottime percall cumtime percall filename:lineno(function)
1 0.004 0.004 1.112 1.112 <string>:1(<module>)
4839 0.067 0.000 0.142 0.000 fnmatch.py:19(fnmatch)
4839 0.030 0.000 0.052 0.000 fnmatch.py:60(fnmatchcase)
4839 0.060 0.000 0.477 0.000 genericpath.py:38(isdir)
2844/651 0.077 0.000 0.840 0.001 os.py:209(walk)
649 0.006 0.000 0.079 0.000 posixpath.py:129(islink)
9678 0.023 0.000 0.023 0.000 posixpath.py:42(normcase)
7290 0.092 0.000 0.151 0.000 posixpath.py:59(join)
5488 0.012 0.000 0.012 0.000 stat.py:24(S_IFMT)
4839 0.027 0.000 0.038 0.000 stat.py:40(S_ISDIR)
649 0.003 0.000 0.005 0.000 stat.py:55(S_ISLNK)
902 0.053 0.000 1.108 0.001 taker.py:45(populate)
4839 0.022 0.000 0.022 0.000 {built-in method match}
901 0.008 0.000 0.008 0.000 {len}
4839 0.016 0.000 0.016 0.000 {method 'append' of 'list' objects}
1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
10447 0.023 0.000 0.023 0.000 {method 'endswith' of 'str' objects}
1 0.000 0.000 0.000 0.000 {method 'items' of 'dict' objects}
901 0.004 0.000 0.004 0.000 {method 'split' of 'str' objects}
10447 0.036 0.000 0.036 0.000 {method 'startswith' of 'str' objects}
650 0.102 0.000 0.102 0.000 {posix.listdir}
649 0.069 0.000 0.069 0.000 {posix.lstat}
4839 0.379 0.000 0.379 0.000 {posix.stat}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment