Summer == Vacation
Have a good summer, all of you out there resterming.
RTT in the header
- The sparkline scales against the samples you can see, so a sudden latency shift keeps its shape instead of being flattened by older history. The p95 next to it still draws on a wider window (the last 100 requests) so it stays meaningful.
- Switching environment or workspace starts a fresh RTT series.
- Responses that were still in flight during a switch are ignored, and workflow, profile and compare runs that span a switch stay attributed to the context they started in, meaning nothing bleeds into the new series.
- Compare runs now feed the RTT widget no matter how they execute. Previously, standard compare runs never updated it, so the current and p95 values could sit stale through an entire sweep.
- Less work per frame: the summary is computed once per sample instead of on every render.
Open Path bug fix
- Opening a file inside the current workspace no longer rebinds the workspace to that file's directory.
- Opening a file or directory outside the workspace still switches you over, as before.
Small note
I hope you like frequent releases but I feel like a new version almost every day is a bit too much, so I'm working towards releasing v1 in the near future and aiming for weekly releases instead. If you'd rather keep the current pace and receive frequent updates, open a GitHub discussion so we can talk about it.