News Feed
Jobs Feed
Sections




News Archive
L2Admin.com:
Battle of the server side scripting languages - Perl, Python & PHP
July 21, 2010 @ 08:34:20

New on the L2Admin.com site today is the first part of a series they're doing comparing three of the popular server-side scripting languages for web development - PHP, Perl and Python - and what benefits each can give.

For a very long time I have wondered if there were any real benefits between Perl, PHP or Python from a performance standpoint [...] So after much wondering I have decided to answer the question for myself once and for all. I am going to perform three tests that I think typify the use cases for all three languages, I am also going to code the same tests in C and in static HTML.

This first post shoes the results from the most basic of tests - a "hello world" that's echoed out to the page. He ran the tests with Apache's ab tool for 10,000 times and recorded the request per second, average request time and the overhead as compared to plain HTML. It's interesting to see the jump from the HTML baselines when the languages start getting involved with the stock PHP install coming in as the slowest of the group.

0 comments voice your opinion now!
serverside scripting language compare benchmark


blog comments powered by Disqus

Similar Posts

Wojciech Sznapka's Blog: Always use most latest versions for benchmarks

SitePoint Server Side Coding Blog: Cache it! Solve PHP Performance Problems

PHP.net: PHP 5.4.14 and PHP 5.3.24 released!

Spindrop.us: PHP double versus single quotes

OnStartups.com: Why PHP Is Fun and Easy But Python Is Marriage Material


Community Events









Don't see your event here?
Let us know!


language zendframework2 event podcast functional opinion introduction example development community testing code framework interview composer release api object unittest tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework