• 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 1 replies (of 1 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?

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