Profiling site shows autoptimize bottleneck
-
We installed blackfire.io (a profiler) and found and fixed a few issues. One remaining issue is with Autoptimize. The profiler says that preg_replace() is called 51,724 times at a cost of 506 ms. The caller is
processAtRulesAndSelectors()
[Autoptimize\tubalmartin\CssMin\Minifier]This is confusing to me, as (I think) it indicates that the minifier is executing over the page every time the page is loaded, even though “Save aggregated script/css as static files?” is checked, and the “Can we write?” value is ‘Yes’.
autoptimize Version 2.5.1
Wordpress Version 5.2.2I am happy to provide any information you request.
Thank you
SteveThe page I need help with: [log in to see the link]
- The topic ‘Profiling site shows autoptimize bottleneck’ is closed to new replies.