Forum Moderators: coopster & phranque

Message Too Old, No Replies

Which programing languagage is faster?

         

SEOPTI

11:34 pm on Oct 14, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Perl or C++ for a heavy load web application which runs with PostgreSQL?

jatar_k

2:53 am on Oct 15, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



it really depends on the primary focus of the app

Matt Probert

5:41 pm on Oct 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



C, being compiled and compiled very efficiently, is faster than Perl. However, you may find that the difference is so slight that the convenience of Perl out weighs using C.

Matt