On May 25, 2012, at 9:35 PM, Arnout Kazemier wrote: > Nope: > > ./shell -e 'var i=1e7; while(i--);' > > 0,03s user 0,00s system 91% cpu 0,042 total > > jsc -e 'var i=1e7; while(i--);' > > 0,03s user 0,00s system 60% cpu 0,059 total
Don't you use loops in your programs? Yes. And what does it give you with node? 3 seconds. That's a bug. -- 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 nodejs@googlegroups.com To unsubscribe from this group, send email to nodejs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en