Skip to main content

Linear Overhead

Definition

Linear overhead describes a computational or resource cost that increases proportionally with the size of the input data or the number of operations. In the context of blockchain and distributed systems, it refers to the additional resources required that scale directly with the workload. Minimizing linear overhead is a design goal for efficient protocols, as it directly impacts scalability and cost-effectiveness. Efficient systems aim for sub-linear or constant overhead where possible.