• Resolved Sallie Goetsch

    (@wpfangirl)


    I had a colleague run a detailed performance check of one of the several client sites that have this plugin installed, and he discovered something surprising: duplicate-post/vendor/composer/ClassLoader was called thousands of times from the front end of the site, accounting for 8% of performance loss.

    I would not expect the plugin to be called at all from the front end. Is there a reason for this? Is there a way to turn it off? (I notice that “admin bar” is one of the display options, though I don’t believe my colleague was logged in while testing.) And if not, could y’all stick a simple is_admin() check in there to keep it from happening? The plugin is extremely useful, but that’s quite a penalty.

    Thanks,
    Sallie

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Mushrit Shabnam

    (@611shabnam)

    Hi @wpfangirl

    Thank you for reporting. We need more information to understand the issue better.

    Can you kindly help us find where you are seeing the 8% of performance loss due to duplicate-post/vendor/composer/ClassLoader being called?

    Are you using any specific plugin? If yes, can you kindly share with us the steps to replicate this from our end?

    Plugin Support Mushrit Shabnam

    (@611shabnam)

    This thread was marked resolved due to a lack of activity by the original poster. The original poster can change the status to Not Resolved to re-open the issue or open a new topic.

    If you are not the original poster but have a similar issue, please open a new topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.