You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking the broccoli graph and heimdall graph should be separate and just reference each other so that a tool can display the timings as they happened on a timeline and/or display the broccoli graph with its times associated instead of trying to rearrange the heimdall graph.
Do we need _reset() or can we just create a node to parent the build?
Update heimdalls traversal methods to not be recursive then use them instead of touching _children.
The text was updated successfully, but these errors were encountered:
Tracking the broccoli graph and heimdall graph should be separate and just reference each other so that a tool can display the timings as they happened on a timeline and/or display the broccoli graph with its times associated instead of trying to rearrange the heimdall graph.
Do we need _reset() or can we just create a node to parent the build?
Update heimdalls traversal methods to not be recursive then use them instead of touching _children.
The text was updated successfully, but these errors were encountered: