how to speedup this plugin?
-
I noticed via gtmetrics that this plugins adds to page load speed making it a bit slower
any recommendations on how to improve this?
currently this plugin with the url/wp-json/wordpress-popular-posts/v1/popular-posts/takes about 450ms which alone is almost 0.5 seconds
the thing is it doesnt start to load as soon as page is loaded but instead waits for certain things on the page to load before it starts which is where it adds damage to the page speed
if it can load in parallel with other objects then it will be not have negative effects but because it waits before it starts loading is where the problem is
i have enabled caching and have both server caching and object caching but still this thing still takes 0.5s and doesnt start to load immediately as page is requested
The topic ‘how to speedup this plugin?’ is closed to new replies.