This tracks the size of Warconomy's largest static exports and its route counts so the growing site stays maintainable. Everything is measured at build time from the in-repo data — there is no runtime measurement, no external performance tool, and no field data. Warconomy is fully prerendered with no runtime API, so payloads are cacheable files; the only interactivity is small client-side filter UIs on discovery surfaces.
- 386 routes (160 HTML, 186 machine).
- Largest export: data.json ≈ 180.2 KB. Within budget.
- Machine-readable at /performance/data.json.
Export payload sizes
| Export | Approx size | Path |
|---|---|---|
| data.json | 180.2 KB | /datasets/conflict-economic-impact/data.json |
| graph.json | 74.4 KB | /datasets/conflict-economic-impact/graph.json |
| provenance.json | 86 KB | /datasets/conflict-economic-impact/provenance.json |
Soft budget for the main export: 400 KB — all exports are within budget.
Route counts
Static size-budget report computed at build time from the in-repo data. No external performance tools, no runtime measurement, no field data — Warconomy is fully prerendered with no runtime API. Payload sizes track the largest machine exports so growth stays maintainable.
Machine-readable: performance/data.json · see the platform inventory and data audit.