GeoDirectory SupportSite Performance Degraded After Update – GeoDirectory Support https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/feed Thu, 12 Mar 2026 11:16:06 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12390 <![CDATA[Site Performance Degraded After Update]]> https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12390 Mon, 18 Aug 2014 03:22:19 +0000 Greg Mount Ever since applying the most recent round of GD plugin updates, our site performance has declined significantly. In a staging environment with all caching disabled, PageSpeed rating goes from 65 to 51.

Anyone else notice a performance hit after the upgrade? If so, what’s the cause?

]]>
https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12457 <![CDATA[Reply To: Site Performance Degraded After Update]]> https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12457 Mon, 18 Aug 2014 15:55:32 +0000 Simone Hmmm…to be honest i didn’t take a site speed analysis with older version, what I can say is that now with latest GD and latest plugins, I have 75/100

]]>
https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12469 <![CDATA[Reply To: Site Performance Degraded After Update]]> https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12469 Mon, 18 Aug 2014 16:45:23 +0000 Stiofan O'Connor Hi Greg,

I have not noticed anything, can you help me track this down by letting me know specific details, if u noticed with a particular addon or front/backend pages etc.

Not sure what server setup you have but if it’s a dedicated have u tried a restart to clear anything stuck.

Thanks,

Stiofan

]]>
https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12511 <![CDATA[Reply To: Site Performance Degraded After Update]]> https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12511 Mon, 18 Aug 2014 21:30:28 +0000 Greg Mount Hi Stiofan,

The site is hosted on wpengine and tests were run against the staging environment (no cache or cdn). The delay occurs when the core gd plugin is updated. The time to first byte for the /places/ landing page increased from 2.266s before the upgrade to 4.004s after.

The tests were repeated several times to ensure consistency. The production environment is far more performant, of course, but we still noticed enough of an increase in the time to first byte to warrant rolling back the upgrade.

I hope that helps narrow things down, but I’m happy to do further testing if you have anything specific in mind. We can’t upgrade production until this gets resolved.

On a performance-related note, I noticed that gd uses the original image as the thumbnail on listing and search pages, rendered as a background image. I understand the utility of this approach, but it creates a huge performance bottleneck, especially on sites like ours with user-submitted listings. We use the imsanity plugin to enforce a maximum height and width, but this only provides minimal improvement.

We also tested WP Smush.it, which adds an unacceptable delay when saving new listings. The WP Image Size Limit plugin doesn’t work with gd’s front-end image upload form. Is there any other image optimization method that we can implement with gd?

Cheers,
Greg

]]>
https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12528 <![CDATA[Reply To: Site Performance Degraded After Update]]> https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12528 Tue, 19 Aug 2014 01:54:02 +0000 identity Haven’t tested any of this to the degree you have Greg, but I’ve loaded up EWWW Image Optimizer.

I tried WP Smush.it first, but couldn’t actually get it to run as it kept timing out (I think, don’t remember for sure). One nice think about EWWW is that there are a number of settings you can make and you can also apply it to images that have already been added. It will tell you the “savings” on the backend as well.

With that in mind, one approach…perhaps, haven’t actually looked to see if this is a viable option… would be to allow the full uploads and then periodically run it across the library. Ideally though, hopefully you could set it and forget it and it would run without taxing the system too heavily.

cheers

]]>
https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12534 <![CDATA[Reply To: Site Performance Degraded After Update]]> https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12534 Tue, 19 Aug 2014 05:44:25 +0000 Greg Mount Hey Brian,

EWWW Image Optimizer is on wpengine’s banned plugins list, but the cloud service seems to work like a charm. Thanks for the suggestion.

Cheers,
Greg

]]>
https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12569 <![CDATA[Reply To: Site Performance Degraded After Update]]> https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12569 Tue, 19 Aug 2014 13:50:16 +0000 Stiofan O'Connor Thanks Greg,

Figured it out, it was code added by vikas, i have no idea what he was thinking…

Stiofan

]]>
https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12620 <![CDATA[Reply To: Site Performance Degraded After Update]]> https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12620 Tue, 19 Aug 2014 22:07:35 +0000 Greg Mount No worries. If I were paid by the bug, I’d be rich. 😉

]]>
https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12628 <![CDATA[Reply To: Site Performance Degraded After Update]]> https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12628 Wed, 20 Aug 2014 00:01:45 +0000 purpleedge Is there a fix Stiofan?

]]>
https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12644 <![CDATA[Reply To: Site Performance Degraded After Update]]> https://wpgeodirectory.com/support/topic/site-performance-degraded-after-update/#post-12644 Wed, 20 Aug 2014 09:31:36 +0000 Stiofan O'Connor geodirectory_hooks_actions.php comment out line 1290

//add_action('wp', 'geodir_temp_set_post_attachment');

Stiofan

]]>