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.
- 527 routes (256 HTML, 231 machine).
- Largest export: data.json ≈ 201.7 KB. Within budget.
- Machine-readable at /performance/data.json.
Export payload sizes
| Export | Approx size | Path |
|---|---|---|
| data.json | 201.7 KB | /datasets/conflict-economic-impact/data.json |
| graph.json | 78.7 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.