Re: [streams] Performance Check vs. Node Streams (#304)

Here's a very basic benchmark that I've attempted to make as fair as possible (feedback on how to do better is welcome):https://gist.github.com/trevnorris/4a8b6dd856cf3e1b4268

Part of what you'll see is that V8 native Promises is a significant hit, but also the implementation itself (of course having gone through Babel). 

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

Received on Friday, 20 March 2015 19:37:00 UTC