| Phase | Count | Avg (s) | Min (s) | p50 (s) | Max (s) |
|---|---|---|---|---|---|
| {{ ph.phase }} | {{ ph.count }} | {{ ph.avg_s }} | {{ ph.min_s }} | {{ ph.p50_s }} | {{ ph.max_s }} |
| Run ID | System | Last phase | Span (s) |
|---|---|---|---|
| {{ r.run_id }} | {{ r.system_name or "—" }} | {{ r.last_phase or "—" }} | {{ r.span_s }} |
No runs found.
{% endif %}