Back to Taskflow

Taskflow Profiler

tfprof/index.html

4.1.01.1 KB
Original Source

Taskflow Profiler

Open .tfpReset Zoom← Back

🌙 Taskflow GitHub

Drop .tfp profile here

Generate with:
TF_ENABLE_PROFILER=result.tfp ./your_program
or click to browse

Parsing…

Type:staticsubflowconditionasyncclusteredBrush to zoom · Double-click to go back

Workers: Tasks: Wall: Window: Visible:

Execution Timeline

Executors:All ▾✕ Clear filter

Select all|Clear all

ExecTasksUtilPeak

Overview

Task Parallelism vs Active Workers

Critical Tasks — top by duration

Executor Statistics

ExecutorWorkersTasksWall TimeActive TimeIdle TimeUtilizationPeakMin DurAvg DurMax Dur

Notes: Active Time = union of all task intervals (wall-clock time any worker was busy) · Idle Time = Wall Time − Active Time · Utilization = Σ(worker active time) / (Workers × Wall Time) · Peak = max simultaneous active workers · Dur columns = per-task duration statistics

Task Duration Distribution