PHP and Perl and PHP accelerator question

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
spices
Forum Newbie
Posts: 1
Joined: Sat Dec 09, 2006 7:39 am

PHP and Perl and PHP accelerator question

Post by spices »

Does anybody knows which is faster, PHP or Perl?

Also, i've used Ioncube's free php accelerator on FreeBSD with great success to accelerate Mambo or Joomla pages, but now they do not have updated php accelerator, so on FreeBSD 6.x (which I use on my server) that program is not working anymore?

So my question is, if is available other PHP accelerator that could improve by let's say 30% Joomla performance.

Best regards,
Ovidiu
User avatar
dibyendrah
Forum Contributor
Posts: 491
Joined: Wed Oct 19, 2005 5:14 am
Location: Nepal
Contact:

Post by dibyendrah »

Both are interpreted programming languages. So, to know which is faster, one has to test and post the benchmark. :D
Post Reply