while (auto chunk = get_audio_chunk()) {
curr = curr-next;,推荐阅读服务器推荐获取更多信息
5 transform chain。WPS官方版本下载对此有专业解读
The irony is that streaming SSR is supposed to improve performance by sending content incrementally. But the overhead of the streams machinery can negate those gains, especially for pages with many small components. Developers sometimes find that buffering the entire response is actually faster than streaming through Web streams, defeating the purpose entirely.