- From: Ben Kelly <notifications@github.com>
- Date: Wed, 30 Aug 2017 15:44:05 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 30 August 2017 15:44:28 UTC
Sure, but in practice the best optimization for streams tends to be "read eagerly up to some buffering limit, then apply back pressure". If we didn't buffer at all until the first read it would be a performance penalty. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1191#issuecomment-326032484
Received on Wednesday, 30 August 2017 15:44:28 UTC