All glossary terms
Optimize

Flow efficiency

Flow efficiency is the ratio of value-add time to total elapsed time for a case — typically expressed as a percentage. A case that took 5 days end-to-end but only 4 hours of actual work has 10% flow efficiency. Most knowledge-work processes have flow efficiency below 15%; world-class operations approach 40%.

Flow efficiency is the metric that surfaces where to focus: a 10% flow-efficient process gets 90% of its calendar time spent waiting, not working. Doubling work speed produces marginal gain; halving wait time doubles throughput. The remediation patterns: reduce handoffs (each one introduces wait), limit WIP (work waits less in less-congested systems), and design for asynchronous communication (no waiting for a meeting). Tracking flow efficiency requires distinguishing 'in-progress' from 'waiting' in the workflow — most ticket systems lump them together, so the metric usually requires deliberate instrumentation.

Related terms