How to use a PHP profiler to audit a slow Adobe Commerce site
Tweet Introduction Time to first byte (TTFB) is how long it takes a server to generate HTML of a requested page. 1-2 seconds is an acceptable TTFB of an uncached page. Anything above it could be a sign of a performance issue. In this guide I’ll show you how to use a PHP profiler to […]