{id} - / -
- - - -

Task details

Function: {function_name}, on line {function_line_no} of {user}{function_filename}

Invoked on line {invoked_line_no} of {invoked_filename}, through {invoked_code_context}


                    

Insights (click to expand)

Start up time denotes the time to spin up a worker. Init time is the time a worker spends on the initialization function, when provided. Waiting time is the time a worker needs to wait for new tasks to come in. Working time is the time a worker spends on the task at hand. Exit time is the time a worker spends on the exit function, when provided.

Global stats

TotalMeanStdRatio (%)
Start up time
Init time
Waiting time
Working time
Exit time

Task stats

This section shows the top 5 tasks based on duration and is updated every 2 seconds.

TimeArguments

Worker stats

{insights_workers}
WorkerTasks completed T. start up time T. init time T. waiting time T. working time T. exit time