Nadia Makarevich has some great numbers from a realistic benchmark. (h/t to Chris Coyier for putting it in my feed.) The whole writeup is worth reading, since it goes in-depth into several data-loading strategies. The summary is excellent:
DIY streaming for OpenAI's chat API using ReadableStreams, event parsing, and a custom React hook.