Sander
09/13/2022, 11:59 AMKhuyen Tran
09/13/2022, 3:08 PMSander
09/13/2022, 3:28 PMKhuyen Tran
09/14/2022, 3:24 PMZanie
09/14/2022, 6:43 PMmap
is a bit more performant than a for loop as we gather all upstream dependencies concurently.map
without any upstream tasks as inputs, it’s probably going to be the same as a for loop. I believe in the future we’ll collapse mapped tasks in the UI and such to make the graph clearer.Sander
09/14/2022, 6:46 PM