For someone looking for the visualization, here it is.
// foo [1.006s] // bar [1.006s] // baz in bar [1.006s] // working in baz 3 [1.006s] // baz [1.006s] // working in baz 2 [1.006s] println!("{tree}");
For someone looking for the visualization, here it is.
Would it be possible to render the tree using a flamegraph?