Jump to content

Code Optimization


RopeADope

Recommended Posts

Hi all.

 

I was looking for some tips on code optimization and came across a few resources.  However, I know nothing as of yet about code optimization so I'm not sure how legitimate these resources are.  Some confirmation would be very helpful along with any personal tips you may have.  Thanks in advance!

http://www.wmtips.com/php/tips-optimizing-php-code.htm

http://www.chazzuka.com/blog/?p=58(some redundancy from the first link is included here)

 

 

Some Questions I Thought Up (Warning: may be ridiculous questions):

1) Does excess white space (returns, space, tabs, etc.) in files affect performance for a large scale application (For an application that's ~500 files)?

2) Does directory structure affect performance (e.g. 3 directories deep versus 10 directories deep)?

Possibly more to come

 

 

Link to comment
https://forums.phpfreaks.com/topic/231489-code-optimization/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.