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

getSyncReader() seems possible. However, I do disagree that we've established performance is a problem with async, and indeed will try to create better benchmarks to help out :). What did you think of my suggestion to test an idealized microtask queue, to remove implementation-specific slowness? E.g. Angular has one, where once control returns to Angular code they run a while() loop of framework-specific tasks. We could do something similar.

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

Received on Friday, 10 April 2015 21:14:44 UTC