wp-rocket icon indicating copy to clipboard operation
wp-rocket copied to clipboard

rocket_init extremely slow

Open shane-clickingmad opened this issue 1 year ago • 0 comments

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

Image

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

shane-clickingmad avatar Oct 07 '24 16:10 shane-clickingmad