Advertisement
Guest User

Untitled

a guest
Jul 9th, 2020
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. ----------------------------------------------------------------
  2. Profile for key: variables-check-140518772108168
  3. Started at: 1594291997.8999643
  4.  
  5. ----------------------------------------------------------------
  6. 67477 function calls in 0.068 seconds
  7.  
  8. Ordered by: cumulative time
  9.  
  10. ncalls tottime percall cumtime percall filename:lineno(function)
  11. 125 0.000 0.000 0.068 0.001 src/buildstream/_variables.pyx:310(_resolve)
  12. 31 0.006 0.000 0.068 0.002 src/buildstream/_variables.pyx:319(_resolve_value)
  13. 20723 0.059 0.000 0.059 0.000 src/buildstream/_variables.pyx:557(resolve)
  14. 20817 0.001 0.000 0.001 0.000 src/buildstream/_variables.pyx:410(_get_checked_value)
  15. 20723 0.001 0.000 0.001 0.000 src/buildstream/_variables.pyx:816(object_array_append)
  16. 2495 0.000 0.000 0.000 0.000 src/buildstream/_variables.pyx:480(check_circular)
  17. 2495 0.000 0.000 0.000 0.000 src/buildstream/_variables.pyx:462(init)
  18. 1 0.000 0.000 0.000 0.000 /usr/lib/python3.7/contextlib.py:116(__exit__)
  19. 1 0.000 0.000 0.000 0.000 {built-in method builtins.next}
  20. 1 0.000 0.000 0.000 0.000 /codethink/GNOME/buildstream/.tox/venv/lib/python3.7/site-packages/buildstream/_profile.py:125(profile)
  21. 1 0.000 0.000 0.000 0.000 /codethink/GNOME/buildstream/.tox/venv/lib/python3.7/site-packages/buildstream/_profile.py:78(__exit__)
  22. 31 0.000 0.000 0.000 0.000 src/buildstream/_variables.pyx:837(object_array_free)
  23. 1 0.000 0.000 0.000 0.000 /codethink/GNOME/buildstream/.tox/venv/lib/python3.7/site-packages/buildstream/_profile.py:88(stop)
  24. 31 0.000 0.000 0.000 0.000 src/buildstream/_variables.pyx:792(object_array_init)
  25. 1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
  26.  
  27.  
  28. ----------------------------------------------------------------
  29. Profile for key: variables-init-140518772108168
  30. Started at: 1594291997.8986924
  31.  
  32. ----------------------------------------------------------------
  33. 1940 function calls in 0.001 seconds
  34.  
  35. Ordered by: cumulative time
  36.  
  37. ncalls tottime percall cumtime percall filename:lineno(function)
  38. 125 0.000 0.000 0.001 0.000 src/buildstream/_variables.pyx:530(init)
  39. 125 0.000 0.000 0.001 0.000 src/buildstream/_variables.pyx:629(_load_value_class)
  40. 118 0.000 0.000 0.001 0.000 src/buildstream/_variables.pyx:690(init)
  41. 118 0.000 0.000 0.001 0.000 src/buildstream/_variables.pyx:701(_parse_string)
  42. 1321 0.000 0.000 0.000 0.000 src/buildstream/_variables.pyx:863(new_value_part)
  43. 125 0.000 0.000 0.000 0.000 src/buildstream/node.pyx:398(as_str)
  44. 1 0.000 0.000 0.000 0.000 /usr/lib/python3.7/contextlib.py:116(__exit__)
  45. 1 0.000 0.000 0.000 0.000 {built-in method builtins.next}
  46. 1 0.000 0.000 0.000 0.000 /codethink/GNOME/buildstream/.tox/venv/lib/python3.7/site-packages/buildstream/_profile.py:125(profile)
  47. 1 0.000 0.000 0.000 0.000 /codethink/GNOME/buildstream/.tox/venv/lib/python3.7/site-packages/buildstream/_profile.py:78(__exit__)
  48. 1 0.000 0.000 0.000 0.000 /codethink/GNOME/buildstream/.tox/venv/lib/python3.7/site-packages/buildstream/_profile.py:88(stop)
  49. 1 0.000 0.000 0.000 0.000 src/buildstream/node.pyx:801(items (wrapper))
  50. 1 0.000 0.000 0.000 0.000 src/buildstream/node.pyx:801(items)
  51. 1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement