Streaming

Server island page

The shell (with its 300ms blocking work) is part of the cached HTML — on a cache hit its timestamp freezes. The island below renders via a separate request afterthe swap, so it shows a fresh timestamp on every visit, cached shell or not.

shell rendered 12:53:37 · +300ms blocking
island loading…
← Back to the grid
Prefetch controls

Runtime is inert in astro dev — use pnpm preview.