From: "Iñaki Baz Castillo" Date: 2008-03-29T12:08:58+09:00 Subject: Re: Is ruby is faster than all Object oriented Scripting langs El Sábado, 29 de Marzo de 2008, 7stud -- escribió: > bramu.ss@gmail.com wrote: > > Hello, > > > > I am looking at the couple of scripting languages I found the best > > two one is Ruby and other is Python. I want to learn one of these > > languages but I dont know the prons and crons of these 2 languages. > > But as the 1st look I want to know which one of these languages will > > be fast when we are running the application.. > > > > Thanks, > > Ramu. > > Ruby is the slowest executing of all scripting languages. I suggest you > go with python. I've studied both languages and I prefer python. Maybe with YARV virtual machine (integrated in Ruby since 1.9.1 AFAIK) will Ruby faster? -- Iñaki Baz Castillo