Skip to content

Instantly share code, notes, and snippets.

@faassen
Created February 25, 2014 16:02
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 faassen/9211827 to your computer and use it in GitHub Desktop.
Save faassen/9211827 to your computer and use it in GitHub Desktop.
morepath with werkzeug top 10
ncalls tottime percall cumtime percall filename:lineno(function)
1700000 1.721 0.000 5.101 0.000 lookup.py:136(all)
800000/300000 1.524 0.000 15.923 0.000 mapply.py:5(mapply)
900000/400000 1.038 0.000 18.184 0.000 lookup.py:104(call)
1000000 1.007 0.000 6.388 0.000 lookup.py:54(component)
900000/400000 0.912 0.000 19.195 0.000 generic.py:44(wrapper)
1000000 0.881 0.000 1.171 0.000 compose.py:83(all)
3100002 0.856 0.000 0.856 0.000 {isinstance}
1000000 0.847 0.000 1.464 0.000 generic.py:29(get_lookup)
100000 0.686 0.000 3.557 0.000 wrappers.py:733(__init__)
100000 0.638 0.000 9.570 0.000 publish.py:18(resolve_model)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment