We Ralph Wiggumed WebStreams to make them 10x faster

Theo Browne's server rendering benchmarks When we started profiling Next.js server rendering earlier this year, one thing kept showing up in the flamegraphs: WebStreams. Not the application code running inside them, but the streams themselves. The Promise chains, the per-chunk object allocations…

Sources