Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. 11164612 function calls (9973782 primitive calls) in 15.263 seconds
  2.  
  3. Ordered by: cumulative time
  4.  
  5. ncalls tottime percall cumtime percall filename:lineno(function)
  6. 179 0.001 0.000 15.265 0.085 /trytond/trytond/model/modelstorage.py:878(call)
  7. 87560/1132 0.110 0.000 15.259 0.013 /trytond/trytond/model/fields/field.py:179(__get__)
  8. 87560/1132 0.407 0.000 15.256 0.013 /trytond/trytond/model/modelstorage.py:1148(__getattr__)
  9. 1402/350 0.096 0.000 12.955 0.037 /trytond/trytond/model/modelsql.py:431(read)
  10. 3853/361 0.065 0.000 12.346 0.034 /trytond/trytond/ir/rule.py:165(domain_get)
  11. 1288641/283014 0.594 0.000 12.108 0.000 {getattr}
  12. 86 0.002 0.000 11.756 0.137 /trytond/trytond/model/modelstorage.py:808(check_recursion)
  13. 1745/349 0.082 0.000 8.943 0.026 /trytond/trytond/ir/rule.py:120(_operand_get)
  14. 1745 1.280 0.001 8.817 0.005 /trytond/trytond/model/model.py:420(fields_get)
  15. 153657 0.999 0.000 5.325 0.000 /trytond/trytond/cache.py:33(get)
  16. 199425 0.570 0.000 3.682 0.000 /trytond/trytond/cache.py:120(__init__)
  17. 1845/1393 0.002 0.000 3.438 0.002 {all}
  18. 174 0.000 0.000 3.429 0.020 /trytond/trytond/model/modelstorage.py:883(<genexpr>)
  19. 86 0.000 0.000 3.245 0.038 /trytond/trytond/ir/ui/menu.py:125(check_name)
  20. 199425 1.092 0.000 2.977 0.000 /usr/lib/python2.7/collections.py:38(__init__)
  21. 72592 0.185 0.000 2.668 0.000 /trytond/trytond/ir/translation.py:342(get_source)
  22. 1745 0.209 0.000 2.649 0.002 /trytond/trytond/ir/translation.py:386(get_sources)
  23. 27901 0.205 0.000 2.366 0.000 /trytond/trytond/model/modelstorage.py:1251(instantiate)
  24. 2160 0.009 0.000 1.979 0.001 /trytond/trytond/backend/postgresql/database.py:307(execute)
  25. 2160 1.947 0.001 1.970 0.001 {method 'execute' of 'psycopg2._psycopg.cursor' objects}
  26. 704 0.004 0.000 1.594 0.002 /trytond/trytond/tools/misc.py:404(safe_eval)
  27. 704 0.001 0.000 1.585 0.002 {eval}
  28. 199425 0.530 0.000 1.502 0.000 /usr/lib/python2.7/_abcoll.py:526(update)
  29. 22801 0.237 0.000 1.472 0.000 /trytond/trytond/model/modelstorage.py:1120(__init__)
  30. 349 0.002 0.000 1.459 0.004 /trytond/trytond/res/user.py:251(read)
  31. 349 0.012 0.000 1.410 0.004 /trytond/trytond/model/fields/many2many.py:60(get)
  32. 1055/703 0.040 0.000 0.912 0.001 /trytond/trytond/model/modelsql.py:1141(search)
  33. 23158 0.262 0.000 0.901 0.000 /trytond/trytond/backend/database.py:110(get_cache)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement