Slow Time to First Byte
-
Just used google’s insights page speed test and seems like this plugin adds up to 150ms to server response time (TTFB). That alone takes more than half of google’s accepted server response time (which by their recommendation should be kept under 200ms): https://developers.google.com/speed/docs/insights/Server
Does the plugin have a slow application logic that causes starvation of resources? Disabling the plugin reduces server response time by about 150ms.
Is there anything that can be done other than just not using this plugin?
The topic ‘Slow Time to First Byte’ is closed to new replies.