@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
@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