Tag:performance
All the articles with the tag "performance".
Using APC to Speed Up PHP
APC caches PHP's compiled bytecode so it isn't recompiled on every request, which speeds up an application without touching a line of its code.
All the articles with the tag "performance".
APC caches PHP's compiled bytecode so it isn't recompiled on every request, which speeds up an application without touching a line of its code.