Support » Plugin: Admin Menu Editor » slow backend

  • hello
    I have about 40 active plugin
    and I am using AME to organize admin menu
    but it cause very slow admin pages and when disabled it admin page speed became normal

    so please advise
    regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Janis Elsts

    (@whiteshadow)

    Unfortunately, I don’t know what could cause that. All I can recommend is to do some profiling and benchmarking to find out what takes the most time during a page load, and how that changes when you activate or deactivate the plugin. For example, are there more database queries when the plugin is active? Slow network requests? A lot of time spent running a particular PHP function?

    Thread Starter makmerghen

    (@makmerghen)

    can you recommend any plugin to do that ?
    regards

    Plugin Author Janis Elsts

    (@whiteshadow)

    Personally, I would use XDebug, but it’s a PHP extension and not a plugin. That might be too complicated if you’re not familiar with PHP development.

    As for plugins, Laps looks pretty good, though I haven’t used it much. Query Monitor is a popular plugin that provides a lot of information.

    Thread Starter makmerghen

    (@makmerghen)

    thank you very much

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘slow backend’ is closed to new replies.