Hi all,
Is there a way to get the time breakdown of a prefect task's execution journey?
Like, when the task says it took 5 seconds to run, is it just the compute or some prefect functionality also taking time.
Also, at the flow level, granular timing breakdown of what is purely compute time and what is prefect operations time.