Predict system behavior at higher loads using trends from your existing performance test data. Estimates future values by extending a straight line through two known data points.
CalculatorsThe first known X value.
The first known Y value corresponding to X1.
The second known X value.
The second known Y value corresponding to X2.
The new X value where you want to estimate Y.
Enter your values to see the result.
The Linear Extrapolation Calculator predicts a performance metric, such as response time, CPU or memory, at a load level you have not tested yet. It draws a straight line through two measurements you already have and extends it. Capacity planners use it to get a quick estimate of how a system might behave at higher load before running an expensive full-scale test.
Two known (X, Y) measurements define a straight line. This calculator finds that line’s slope and extends it out to a new X value — useful for projecting response time or resource usage at a load level you have not directly tested (used with appropriate caution: real systems are rarely linear far beyond the tested range).
Where:
Two load tests have been run, and you want to estimate response time at 150 users.
Inputs
Step-by-step
Result: The estimated response time at 150 users is 2000 ms. Confirm it with a real test before relying on it.
Extrapolating far beyond the range of the two known points — most systems behave non-linearly once they approach saturation.
Using two points that are too close together, which amplifies the effect of measurement noise on the slope.
Treating the result as a guarantee rather than a rough projection worth validating with a real test.
Run this scenario at real scale with Baseline11's distributed load testing platform.