Loading...
Uploaded by mothore on Apr 14, 2010
Learn how to optimize every aspect of your web application for better performance. by Kevin Shroederhttp://www.eschrade.com/page/aboutme
Science & Technology
Standard YouTube License
@2:00 - avoid disk IO whenever possible. Use a PHP op code cache. Use stat cache. Perhaps SSD?
@7:40 - recursion has a tendency to create more recursion? .... Buggy code has a tendency to have bugs, nothing to do with recursion.
foneyop 1 month ago
Load more suggestions
@2:00 - avoid disk IO whenever possible. Use a PHP op code cache. Use stat cache. Perhaps SSD?
@7:40 - recursion has a tendency to create more recursion? .... Buggy code has a tendency to have bugs, nothing to do with recursion.
foneyop 1 month ago