wp-rocket
wp-rocket copied to clipboard
rocket_init extremely slow
While we are enjoying the cached response times of pages I noticed that anything uncached is substantially slower with the wp-rocket plugin enabled adding roughly 200ms to the response time.
For context, out admin dashboard response time is 140ms total without wp-rocket
Doing some digging it appears that rocket_init is accounting for over over 115ms of this.
This was also replicated with a fresh install of WordPress and default theme, again adding 200ms to admin response times. (36ms to 230ms) Here is a screenshot from the profiler of said test
rocket_init doesnt account for the full 200ms we are seeing, but it is a big portion and way more then any of our other plugins for sure