Why is performance better without Autoptimize
-
I am testing the impact of the various Autoptimize options using GTMetrix and Webpagetest. Averaging results of 5 trials each, I have compared Autooptimize enabled but no options selected at all (i.e., it should do nothing) to Autooptimize with only optimization of html, js and css. Most of the metrics are better with Autoptimize doing nothing at all. For example, average first bye with=2.863; without=2.289. Avg Start Render with=4.2; without=3.6. Avg. First contentful paint with=4.465; without=4.035. On the other hand, avg. Document Complete time with=7.695; without=8.291.
There are no other plugins activated that specifically address any performance issues. Notably, no caching plugins are enabled.
As you see, overall performance is quite bad, so I really need to determine how to improve things. So, getting longer times with Autoptimize is a surprise that I need to understand and am asking for help. It sure does look like the performance penalty of using Autoptimize is greater than the savings in optimized code.
Many thanks in advance
The topic ‘Why is performance better without Autoptimize’ is closed to new replies.