the benchmark is completely skewed by forcing the use of process.nextTick. i've done up a better benchmark here and streamline is three times slower than native, even with fibers enabled:
https://gist.github.com/2366955 On Wednesday, April 11, 2012 9:22:42 PM UTC+1, Bruno Jouhier wrote: > > https://gist.github.com/2362015 > > fibers: 10 times faster! > callbacks generated by streamline: almost 2 times faster!!! (find out why!) > > Bruno > On Wednesday, April 11, 2012 9:22:42 PM UTC+1, Bruno Jouhier wrote: > > https://gist.github.com/2362015 > > fibers: 10 times faster! > callbacks generated by streamline: almost 2 times faster!!! (find out why!) > > Bruno > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
