On Fri, May 25, 2012 at 9:50 PM, Jorge <[email protected]> wrote: > On May 25, 2012, at 8:02 PM, Bradley Meck wrote: > >> It may not be the speed champion, but its the API champion. For example >> Chakra in IE is stupid good at GC and Code-Gen speed (time to generate >> rather than run speed). > > Yes, the API is great. And it's easy(er) to build and embed than say, JSC or > spidermonkey, and comes with (some) documentation, and it's what node uses > (and we love node). > > But it's taking over 3 seconds to run a loop, and that's not right. Clearly.
Yes, that's probably a bug. Why don't you report it to the V8 team? /thread -- 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
