John Blackbourn

Results 494 comments of John Blackbourn

These numbers are an approximation because there's so many factors that can cause the memory to vary, but it could be correct that the memory usage reduces to below its...

I'll close this off but do let me know if you think there's a problem or way to improve the memory usage calculation.

This is the number one most-requested feature of QM, and it's something that I've been actively working on for a while now. I've been performing restructuring in recent (and not...

Thanks for the report, you're absolutely right.

There is a reason for the current priority of `0`, I just need to remember it. 😬

I found the reason for this priority of `0`: 52c50f0. This change was made waaayyy back when Query Monitor didn't have the concept of separate dispatchers for HTML, Ajax, Redirects,...

If there's an existing db.php file in place when you activate QM, it is intentional that QM does not overwrite it. QM's db.php is optional, but a db.php from a...

This would be very useful, unfortunately there aren't any hooks in core to track this. Need to get some actions added to core, but also bear in mind the fact...

We could do yeah but I think that affects the state of `wp_using_ext_object_cache()`. Would need to do some juggling there I think.