Re: [streams] rsReader.readBatch(numberOfChunks)? rbsReader.read(view, { waitUntilDone: true })? (#320)

> https://github.com/whatwg/streams/issues/320#issuecomment-91038497
>
> Any particular reasoning?

Sorry. Seems I forgot to write the reason and clicked the button. I guessed the overhead is comparatively small as we're already passing chunks (ArrayBufferView) while for the object stream, we only have non-batch one-by-one reading interface. That said, agree that benchmark helps.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/320#issuecomment-91126364

Received on Thursday, 9 April 2015 06:28:14 UTC