Extended story: checkout p95 on shared hosts
A regional commerce team booked a Response Time Assessment after three quarters of arguing whether slow checkout was “application debt” or “noisy neighbors.” Measurement covered login, cart, and payment confirmation across two production regions.
Traces showed handler time stable while outbound waits to a payment adapter spiked when a co-located batch job saturated the host NIC. The remediation sequence put NIC isolation and batch rescheduling ahead of a rewrite. Within one release train, p95 for payment confirmation returned to the band they had last seen before the batch job moved onto the same hosts.
Constraint worth noting: a production freeze blocked synthetic load on week one, so baselines leaned on organic traffic. The readout called that limitation out rather than overstating confidence.