Good observations. I especially agree with: "The reason why we all prefer ruby is also apparent: almost all the time the ruby solution is the shortest and most elegant. If it could be as fast, we would beat hell out of other languages!" When Ruby moves to production applications performance is a big factor in choosing the language. People are willing to put up with some inelegance. Is there anyone working on performance. It would be a shame for Ruby to wither because other languages execute faster? >From: jmichel / schur.institut.math.jussieu.fr (Jean Michel) >Reply-To: ruby-talk / netlab.co.jp >To: ruby-talk / netlab.co.jp (ruby-talk ML) >Subject: [ruby-talk:8650] Re: Interesting Language performance comparisons >- Ruby, OCAML etc >Date: Fri, 5 Jan 2001 07:10:02 +0900 > >In article <F153pwOLZCHusMjQHtM00000ef3 / hotmail.com>, >g forever <g24ever / hotmail.com> wrote: > > > > > > > >Interesting comparisons between languages for performance. > >see http://www.bagley.org/~doug/shootout/craps.shtml > >Ruby does pretty well. > > > >List processing and a few other areas seem somewhat significantly slower. > >Beats Python and perl in almost all cases. > >The individual memory/cpu numbers are quite interesting. Contrary to >what you say, they show ruby behing perl/python most of the time (the >reason ruby fares quite well is that *all* tests were easily implemented >in ruby while other languages were maybe not quite so fun thus are >missing points on unimplemented tests). Most interesting for me is the >ackerman and heapsort which purely test the speed of the interpreter and >where ruby is about twice as slow as most other interpreted languages >(which score close to each other, with the exception of lua which seems >impressively fast). This seems to imply that if we look hard at it, >there should be a way to speedup ruby by a factor of 2! > > The reason why we all prefer ruby is also apparent: almost all the >time the ruby solution is the shortest and most elegant. If it could be >as fast, we would beat hell out of other languages! _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com