[UPHPU] Rails vs PHP

Walt Haas haas at xmission.com
Mon Mar 26 17:20:26 MDT 2007


Thanks for the link, Orson.  It didn't surprise me that the compiled
languages were a lot faster than the interpreted languages in general,
but I was a little surprised to see that the Java bytecode interpreters
came so close to the compiled languages, and to Java compiled by gcj.

Also it was interesting to see, in some cases, three different programs
in the same language with apparently slight differences in their
algorithm but a factor of 3 difference in performance.

-- Walt

On Mon, 2007-03-26 at 15:28 -0700, Orson Jones wrote:
> > If we want, we can have a 'Code Off'.  Anyone have any ideas for specific,
> > simple web implementations where we could do our own speed execution tests?
> > I'll do Python, and anyone who wants to write in another language, may do so
> > (to include C!).  I'm fairly positive I would win, if allowed to use Psyco
> > to compile my Python.  If not, then I still guarantee I can beat any other
> > high level language, I'd be willing to put money on it.
> 
> Well in case anyone is interested, take a look at a specific programming language shootout that has been done.
> 
> http://shootout.alioth.debian.org/
> 
> It isn't exactly a web application, but it does give some hard numbers on a specific case.
> 
> Orson
> 
> PS. Be warned. BASIC outperformed perl, php, python and ruby
> 
> 
> _______________________________________________
> 
> UPHPU mailing list
> UPHPU at uphpu.org
> http://uphpu.org/mailman/listinfo/uphpu
> IRC: #uphpu on irc.freenode.net



More information about the UPHPU mailing list