• We were looking into performance issues on our site and narrowed it down to this plugin when toggling.

    In our testing performance a blank page template took:
    ~400ms to load with this plugin installed
    ~200ms to load with this plugin disabled

    We ran an AI scan of the code and received this analysis:
    The?run?method indiscriminately registers all hooks globally. This behavior can cause significant performance issues, especially if:
    ? The plugin uses resource-intensive callbacks.
    ? The hooks are irrelevant on most pages (e.g., loading scripts/styles or querying the database unnecessarily).

    I wasn’t sure if anyone else had run into this yet but wanted to put it out there in case performance can be improved in future releases or if others experience this.

Viewing 1 replies (of 1 total)
  • Plugin Author Azizul Hasan

    (@hasanazizul)

    Hi @jm8347 ,

    I’m extremely sorry for late reply, Yes, we’re working on this performance issue. it will be fixed within next 1/2 releases.

    Can you please mention the name by which you have checked the performance of the plugin?

    • This reply was modified 1 day, 9 hours ago by Azizul Hasan.
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.