Why does TTFB drop?
When a page can be served from cache, the server does not need to run the full PHP and SQL path each time.
Shops require care
Cart, customer account, payments and dynamic shop elements need correct cache exclusions.
Cache is part of the system
LSCache should be combined with OPcache, PHP-FPM, Redis/Memcached, current PHP and plugin diagnostics.
