Are there any ways to tell how long roughly each node in a pipeline takes to build?

Outside of filtering or deleting nodes on a branch, is there a way to tell how long each node in a Pipeline Builder takes? E.g. if we know a build took 10 minutes, would be nice to understand how much of that was taken up by each node

Hey, thanks for posting! Right now the best you can do involves some artistry in reading the spark and job details of the build.

1 Like