• Resolved garikaib

    (@garikaib)


    Just tried both the Hookr and WP Inspect plugins because of the promised magical ability to show all executed hooks. Both started chomping on memory like crazy resulting in my 4GB RAM being eaten in minutes. And with just 30 active connections I cannot blame this on traffic

Viewing 1 replies (of 1 total)
  • Plugin Author explodybits

    (@explodybits)

    Garikai,

    As I mentioned in my comment on the original article via WP Tavern, the only recourse you have is to adjust WP Inspect’s settings to achieve the desired memory usage:

    -Disable plugins that you are not debugging
    -Enable only actions or filters
    -Toggle contexts, headers, middle, footer & off-screen
    -Disable backtrace

    Also, I do not recommend running this in a production environment, as this is a debug tool and does require in-memory operations to run.

Viewing 1 replies (of 1 total)
  • The topic ‘Memory Hogging’ is closed to new replies.