Compute your workload's LDI
The same three-pillar math used for the federal benchmarks, applied to a workload you describe. AI cost is pulled live from the Compute CPI basket; everything else is yours to supply.
What the math is
hourly = wage / 2080
loaded = hourly × 1.3
cost_per_unit = loaded × minutes / 60
(sub_rate / 100) ×
annual_volume ×
human_cost_per_unit
This is not a savings estimate. The structural cost gap is the upper bound if substitution were total and AI cost scaled linearly — it reflects the pricing differential, not a forecast. The realized figure (wage income displaced) depends on your observed substitution rate. The federal composite LDI is — at last run.
Data access
All nine federal benchmark workloads are published one-JSON-per-workload at
/data/ldi/workloads/
with an index at
/data/ldi/workloads/index.json.
Flat CSV:
/data/ldi/workloads.csv.
Client-side math only — nothing you enter leaves your browser.