Search before asking
Description
Currently, we have task.spendSeconds to record the execution time of a task.
However, the execution time of subtask is missing. It would be beneficial to have this information recorded.
Use case
This information can help identify the bottleneck of a pipeline
- For developers: to improve the performance
- For users: to skip some unneeded subtasks
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Search before asking
Description
Currently, we have
task.spendSecondsto record the execution time of atask.However, the execution time of
subtaskis missing. It would be beneficial to have this information recorded.Use case
This information can help identify the bottleneck of a pipeline
Related issues
No response
Are you willing to submit a PR?
Code of Conduct