• Resolved abdulazizsobh

    (@abdulazizsobh)


    After activating the extension, the site will slow down and consume large resources.

    This is before the add-on is activated

    These results are after activating the add-on

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter abdulazizsobh

    (@abdulazizsobh)

    I would like to add this note so that you can improve your product
    I have tried another add-on that does the same work and maintains the speed of the site, and it did not affect its performance.
    You need to add some performance improvements

    Plugin Support Paul Clark

    (@pdclark)

    I’m getting a 99 in Lighthouse on performance on a default install with Pods enabled. The details of the configuration, server, and plugin mix matter. For example:

    • Have you chosen the more performant options under Pods Admin > Settings > Performance?
    • How many fields are you querying on the page being tested? How are you querying those fields? There are ways to query the database in one call, as apposed to making a new query for every field request.
    • Are you running an object cache?
    • How many post types and fields are you registering?
    • What are the details of the performance rating? Is it time-to-first-byte, enqueued scripts, first contentful paint? Time to interactive? All these metrics have different meanings and sources — the overall performance rating does not mean much without considering the details of the underlying metrics and the structure of the page being served.

    Please consider the details of your specific configuration, query methods, and look at the detailed metrics behind the overall ranking when considering performance.

    Plugin Author Jory Hogeveen

    (@keraweb)

    Closing topic due to inactivity.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The Plugin causes a lot of pressure and slows down the site’ is closed to new replies.