timed parser patches
Chunk Timing Chart
The live route streams six row patches. Chunk 2 is deliberately slow, while chunks 3-6 are flushed earlier as <template for> patches for their own ranges.
stream evidence
expected order
chunk-one template: 180ms
chunk-three template: 320ms
chunk-four template: 460ms
chunk-five template: 620ms
chunk-six template: 760ms
chunk-two template: delayed
what changed
The previous version animated timing bars in page JavaScript. This version uses a server response whose actual bytes arrive at different times and contain parser-consumed template patches.
references
implementation reference
Need the exact API surface, compatibility boundaries, errors, lifecycle, and source links? Read the matching gendn reference ↗