-
Notifications
You must be signed in to change notification settings - Fork 5
Plots/stats/analyses for scaling dynamics #33
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
AFAIK the plots and stats in LLMeter today all treat each Run as a bucket of IID data points to calculate statistics over - ignoring trends/dynamics during the run.
We're interested for LLMeter to provide more tools for analyzing auto-scaling responses over time to step increases in demand. For example:
- Were there significant trends/shifts in TTFT or TTLT/TPOT or error rate over time during the Run, or was it homogeneous?
- If so, how long did latency/error rate take to "stabilize", and could we characterize stats for that steady-state excluding the scale-up period?
Open to suggestions on good/practical ways to approach this, but it seems like a gap in the current tooling.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request