Site Performance Degraded After Update

This topic contains 12 replies, has 7 voices, and was last updated by  Stiofan O’Connor 9 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #12390

    Greg Mount
    Free User
    Post count: 82

    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?

    #12457

    Simone
    Expired Member
    Post count: 3515

    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

    #12469

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    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

    #12511

    Greg Mount
    Free User
    Post count: 82

    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

    #12528

    identity
    Lifetime Member
    Post count: 445

    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

    #12534

    Greg Mount
    Free User
    Post count: 82

    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

    #12569

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Thanks Greg,

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

    Stiofan

    #12620

    Greg Mount
    Free User
    Post count: 82

    No worries. If I were paid by the bug, I’d be rich. 😉

    #12628

    purpleedge
    Expired Member
    Post count: 539

    Is there a fix Stiofan?

    #12644

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    geodirectory_hooks_actions.php comment out line 1290

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

    Stiofan

    #12700

    nasc
    Expired Member
    Post count: 235

    Will this be included in the next update?

    #15959

    Tom
    Buyer
    Post count: 123

    ((want to be in the loop … thanks :-)))

    #15970

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Tom,

    This is an old post and has been fixed with latest version.

    Thanks,

    Stiofan

Viewing 13 posts - 1 through 13 (of 13 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket