Get slice time/flow breakdown
get_slice_breakdownAnalyze the last slice to identify time and filament usage per feature, and check predicted vs observed flow to spot speed throttling. Directly answers which feature is the time hog.
Instructions
Per-feature breakdown of the last slice + a stateless predicted-vs-observed flow check.
Returns per-role time/filament + speed/flow ranges, global time-weighted metric distributions, per-layer aggregates, and a prediction_check flagging where the profile's speed was silently throttled at the flow ceiling ('clamped'). Answers 'which feature is the time hog' directly instead of by trial slicing.
Degrades to {"available": false, "reason": ...} on fork builds that don't emit the breakdown, or when there is no valid slice. [needs fork breakdown build]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||