Title: Feature request: hook profiling
Last modified: August 31, 2016

---

# Feature request: hook profiling

 *  Resolved [MrBrian](https://wordpress.org/support/users/mrbrian/)
 * (@mrbrian)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/feature-request-hook-profiling/)
 * Any plans to add hook execution time and call count for profiling performance?
   Similar to this plugin which is showing serious age:
    [https://wordpress.org/plugins/debug-bar-slow-actions/](https://wordpress.org/plugins/debug-bar-slow-actions/)
 * [https://wordpress.org/plugins/query-monitor/](https://wordpress.org/plugins/query-monitor/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * (@johnbillion)
 * WordPress Core Developer
 * [9 years, 11 months ago](https://wordpress.org/support/topic/feature-request-hook-profiling/#post-7411435)
 * Hi!
 * I’d like to add profiling to QM, as there is some value in doing do, but it’s
   not on my roadmap at the moment. The main reasons for not doing so are here: 
   [https://github.com/johnbillion/query-monitor#a-note-on-profiling](https://github.com/johnbillion/query-monitor#a-note-on-profiling)
 * The Debug Bar Slow Actions plugin has to hook into the `all` action in WordPress,
   and this actually causes your site to slow down, sometimes considerably. This
   is the reason I’ve avoided doing this in QM so far.
 * Another link for you: [https://github.com/johnbillion/query-monitor/issues/20](https://github.com/johnbillion/query-monitor/issues/20)

Viewing 1 replies (of 1 total)

The topic ‘Feature request: hook profiling’ is closed to new replies.

 * ![](https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095)
 * [Query Monitor](https://wordpress.org/plugins/query-monitor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/query-monitor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/query-monitor/)
 * [Active Topics](https://wordpress.org/support/plugin/query-monitor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/query-monitor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/query-monitor/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/feature-request-hook-profiling/#post-7411435)
 * Status: resolved