Skip to content

Instantly share code, notes, and snippets.

@Eugeny
Created December 5, 2010 21:35
Show Gist options
  • Save Eugeny/729491 to your computer and use it in GitHub Desktop.
Save Eugeny/729491 to your computer and use it in GitHub Desktop.
4152044 function calls (4118544 primitive calls) in 28.031 CPU seconds
Ordered by: internal time, call count
List reduced from 547 to 20 due to restriction <20>
ncalls tottime percall cumtime percall filename:lineno(function)
401514 6.884 0.000 9.066 0.000 /usr/lib/pymodules/python2.6/django/utils/translation/__init__.py:23(delayed_loader)
200784/200776 5.112 0.000 5.932 0.000 /usr/lib/pymodules/python2.6/django/utils/importlib.py:18(import_module)
100373 2.453 0.000 20.073 0.000 /usr/lib/pymodules/python2.6/django/utils/formats.py:10(get_format_modules)
1016557 1.711 0.000 1.711 0.000 /usr/lib/pymodules/python2.6/django/utils/functional.py:274(__getattr__)
404304 1.525 0.000 10.616 0.000 /usr/lib/pymodules/python2.6/django/utils/functional.py:54(_curried)
100373 1.021 0.000 21.681 0.000 /usr/lib/pymodules/python2.6/django/utils/formats.py:37(get_format)
7146/1 0.912 0.000 27.841 27.841 /usr/lib/pymodules/python2.6/django/template/__init__.py:792(render)
200746 0.818 0.000 0.818 0.000 /usr/lib/pymodules/python2.6/django/utils/importlib.py:4(_resolve_name)
200746 0.720 0.000 1.053 0.000 /usr/lib/pymodules/python2.6/django/utils/translation/trans_null.py:20(<lambda>)
50373 0.614 0.000 0.859 0.000 /usr/lib/pymodules/python2.6/django/template/__init__.py:710(_resolve_lookup)
50417 0.550 0.000 0.550 0.000 /usr/lib/pymodules/python2.6/django/utils/safestring.py:89(mark_safe)
193778/193767 0.504 0.000 0.601 0.000 /usr/lib/pymodules/python2.6/django/utils/encoding.py:54(force_unicode)
33454 0.475 0.000 0.590 0.000 /usr/lib/pymodules/python2.6/django/utils/numberformat.py:3(format)
100373 0.418 0.000 0.418 0.000 /usr/lib/pymodules/python2.6/django/utils/encoding.py:99(smart_str)
43075 0.408 0.000 25.582 0.001 /usr/lib/pymodules/python2.6/django/template/debug.py:87(render)
200746 0.389 0.000 6.059 0.000 /usr/lib/pymodules/python2.6/django/utils/translation/__init__.py:71(get_language)
100373 0.384 0.000 0.384 0.000 /usr/lib/pymodules/python2.6/django/utils/translation/trans_null.py:46(to_locale)
43075 0.371 0.000 22.904 0.001 /usr/lib/pymodules/python2.6/django/utils/formats.py:77(localize)
42835 0.358 0.000 0.681 0.000 /usr/lib/pymodules/python2.6/django/utils/html.py:30(escape)
180/6 0.276 0.002 27.182 4.530 /usr/lib/pymodules/python2.6/django/template/defaulttags.py:124(render)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment