Performance & Benchmarks
Zero-noise. What we actually measure.
build evidencedeterministic site buildSSG build (www)30 route modules, 205 sitemap URLs
Dev cold startMeasured by CI performance evidence
Vite dev startMeasured by CI performance evidence
Client bundleBudgeted island chunks; no mandatory page runtime
Rendering
DSD SSRZero JS parse cost (browser native)
Island hydratePer-component, strategy-gated
NavigationBrowser-native navigation with optional View Transitions
Bundle Size
openElement ships zero runtime JS for DSD components. Islands load on-demand by strategy. No framework runtime in the critical path.