On 17/09/2012, at 22:09, Ben Noordhuis wrote: > On Mon, Sep 17, 2012 at 11:39 AM, Jorge <[email protected]> wrote: >> On the other hand it didn't take too long for the V8 guys to fix exactly >> that in the isolates branch... > > That's actually a good example of the cost of threading support: all > benchmarks dropped by 2 to 8% on the day isolates support got merged > into V8 HEAD.
I don't believe it. The benchmarks of the successive versions of node with a single version of V8 show that 99% of the times the culprit of the decrease in node's performance has *not* been V8, much rather the opposite. -- Jorge. -- 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
