My time to first byte is 10s plus on one of my pages after clearing all cache. Other pages are 3 to 5 seconds. This is only on initial page load after a cache clear (all).
This happens whether in production or on the server. All Grav cache is enabled and performance once the pages are cached is outstanding. I've gone through all the plugins and eliminated any code and/or external loads I could think of.
According to chrome, the HTML document waiting time is the culprit.
I know this behavior is odd because I have a few other Grav sites with zero issues. Anyone know of where I can start tracking?