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

Seems just creation of a Promise is heavy. I ran sync.html with `new Promise(function() {});` on Firefox 36.0.4. It's ~3 times faster than native.html, but decreases similarly to native.html.

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

Received on Friday, 10 April 2015 15:49:19 UTC