RopeADope Posted March 23, 2011 Share Posted March 23, 2011 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 More sharing options...
RopeADope Posted March 25, 2011 Author Share Posted March 25, 2011 Bump Link to comment https://forums.phpfreaks.com/topic/231489-code-optimization/#findComment-1192126 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.