Time taken on the executor to deserialize this task
Time the executor spends actually running the task (including fetching shuffle data)
The number of bytes this task transmitted back to the driver as the TaskResult
If this task reads from shuffle output, metrics on getting shuffle data will be collected here
If this task writes to shuffle output, metrics on the written shuffle data will be collected here