Quote:
Originally posted by tonkagunner
What is most efficient code? I prefer php scripts, but I read somewhere that non-compiled code is slower.
|
In most cases no-compiled code is slower....
Any site using PHP though can speed things up tremendously using Zend's ZPS as well as the AdoDB dba (done in php). AdoDB can increase performance upto 75% in some cases ;p