From 100 Queries Backend WP to 300-350 by activating AIO

Support General From 100 Queries Backend WP to 300-350 by activating AIOResolved

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #36276
    Timo WesselsTimo Wessels
    Participant

    Just a question, for a few weeks my backend is getting slower and slower. I of course deactivated and activated each plugin one by one. even though there are 15 plugins running the average query is under 100.

    But once I activate AOI, not the regular MetaBox it jumps up to 300-350. It even happens that once I try to open 3 Tabs with a Metaboxc Form in it, my Chrome is crashing.

    Page Generation Time
    1.3112s
    0.4% of 300s limit

    Peak Memory Usage
    17,891,960 bytes (17.1 MB)
    6.7% of 256 MB WordPress limit
    6.7% of 256 MB server limit

    Database Queries
    0.6518s

    SELECT: 105
    SHOW: 20
    UPDATE: 1
    DESCRIBE: 19
    ALTER: 169
    Total: 314

    Just wanna know if I just have too many CPT, Taxonomies, and maybe to much Data stored in the Formulars via the Custom Select field.

    #36278
    Timo WesselsTimo Wessels
    Participant

    Here is the link to an Image

    Queires that are taking long time

    #36286
    Long NguyenLong Nguyen
    Moderator

    Hi Timo,

    If you are using the builder, you can disable the option "Create table automatically" after the custom table is created. It will prevent the code to call the API to create the table again and again.
    https://monosnap.com/file/oAdAkdfojrmBXIILZXpDFaoWRllnHl

    Please refer to this topic https://support.metabox.io/topic/slow-performing-queries-called-by-metaboxcapicreate/

    #36288
    Timo WesselsTimo Wessels
    Participant

    Thanks, I was checking the Forum, but maybe did not enter the proper Keyword. That explains a lot =).

    Is it stated somewhere in the documentation? That you just better activate it once, just for creating the table? Could not find that one. Sorry for the trouble.

    But Thanks A Lot =)

    CLOSED =)

    #36309
    Long NguyenLong Nguyen
    Moderator

    Hi,

    It is noted in the documentation, point E, but for the code only, not the builder.
    https://docs.metabox.io/extensions/mb-custom-table/#notes

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