Advertisement
Guest User

Profiling output after commenting

a guest
Nov 6th, 2014
531
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. ncalls tottime percall cumtime percall filename:lineno(function)
  2. 24/11 0.113 0.005 0.513 0.047 /usr/lib/python2.7/importlib/__init__.py:20(import_module)
  3. 1 0.073 0.073 0.198 0.198 /usr/local/lib/python2.7/dist-packages/rest_framework/compat.py:4(<module>)
  4. 1 0.052 0.052 0.343 0.343 /home/rachit/projects/BlivetLabs/inqusic/InQusic/views.py:2(<module>)
  5. 1 0.042 0.042 0.042 0.042 /usr/lib/python2.7/dist-packages/PIL/Image.py:27(<module>)
  6. 1 0.028 0.028 0.028 0.028 /usr/lib/python2.7/dist-packages/MySQLdb/connections.py:62(__init__)
  7. 1 0.022 0.022 0.022 0.022 /usr/local/lib/python2.7/dist-packages/django/contrib/contenttypes/views.py:1(<module>)
  8. 1 0.020 0.020 0.021 0.021 /usr/local/lib/python2.7/dist-packages/django/utils/xmlutils.py:3(<module>)
  9. 0.020 0.020 0.081 0.081 /usr/local/lib/python2.7/dist-packages/markdown/__init__.py:31(<module>)
  10. 1 0.016 0.016 0.018 0.018 /usr/local/lib/python2.7/dist-packages/rest_framework/serializers.py:12(<module>)
  11. 1 0.015 0.015 0.028 0.028 /usr/local/lib/python2.7/dist-packages/markdown/util.py:2(<module>)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement