- From: Takeshi Yoshino <notifications@github.com>
- Date: Fri, 10 Apr 2015 08:48:52 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 10 April 2015 15:49:19 UTC
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