Can't you guys at least use "time" to show how much the system is used
during these "benchmark".

In my opinion, with node we are not looking for single request performance
but scalable performance.
If one request take about the same time most of the time, I prefer that
than one request that goes super fast when there is no one but is slow as
hell when there is lot of request to manage.

Please stop making useless "benchmark" about something we don't really care.

Naouak, Grade 2 de Kobal.
Site web: http://www.naouak.net


On Thu, Apr 12, 2012 at 14:51, billywhizz <[email protected]> wrote:

> 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 <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 <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
>

-- 
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