i also did a benchmark yesterday in response to the other thread which 
compares the overhead of streamline compared to just calling a native 
function back. it is 85 times slower on my setup, which means about 10% of 
every second will be lost in function overhead compared to native 
callbacks...

https://gist.github.com/2352874 

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

Reply via email to