Management latency

The elapsed time between something changing in a business and the person able to act on it knowing about it. Most companies measure system uptime to the second and leave management latency unmeasured.

The part that costs money

Engineering measures latency to the millisecond and pages a human when it degrades. The same company will let eight days pass between a deal slipping and anyone deciding what to do about it, and no one will call that an outage, because nothing in the management layer is instrumented.

The measurement is four timestamps and most companies can produce none of them: when the thing changed, when a person able to act knew, when a decision was made, and when the action shipped. The gaps between them are where the cost lives, and each gap has a different fix — the first is a noticing problem, the second is a meeting-cadence problem, the third is an ownership problem.

Cadence is the usual culprit and the usual defence. A business that changes continuously is reviewed weekly, which sets a floor on latency that no amount of dashboard freshness can lower. The warehouse being current to the hour does not help if the only moment anyone looks is Friday.

What it looks like

The deal slips on Tuesday. It surfaces in the forecast call on Friday. The response is agreed the following Monday and ships Wednesday. Management latency: eight days. The same company alerts on 400ms of API latency at three in the morning.

How you would actually measure this

What it is not

Related terms

Frequently asked questions

What is management latency?

The elapsed time between something changing in a business and the person able to act on it knowing about it. Most companies measure system uptime to the second and leave management latency unmeasured.

How do you measure management latency?

Take ten recent material changes and record four timestamps for each: when it changed, when a person able to act knew, when the decision was made, and when the action shipped. The median gap from changed to acted is your management latency. The gap that is widest tells you whether you have a noticing problem, a cadence problem or an ownership problem.

What is a good management latency?

There is no benchmark worth quoting, and anyone offering one is guessing. The useful comparison is internal: measure it once, then measure whether it fell. Most companies find their first number is measured in days for things they assumed took hours.