Re: Multiple Inheritance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Dec 10, 2004, at 4:17 PM, Greg Beaver wrote:

The biggest hogs in php programming are:

1) unnecessary images and animated crap/unnecessary javascript
2) terrible database usage
3) too much complexity in the design

I would like to add

0) Compilation. Many scripts take longer to compile than execute. Adding a byte-code compiler will often increase performance by an order of magnitude.


It doesn't matter whether you are using OO or functions - if your application has too many lines of code per task, it won't be fast.

-ryan -- http://theryanking.com/blog

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux