Resource icon

Unmaintained Slow query logger 1.3.1

No permission to download
Compatible XF 1.x versions
  1. 1.5
Additional requirements
php 5.6+
License
MIT Licence
Visible branding
No
Generates an error log entry when a slow query is detected. No configuration required.

Once it has been running and reporting issues, I recommend disabling the add-on until you have pushed out fixes or understood why the previous logged queries are occurring.

It is not recommended to leave this add-on enabled.

The initial start of a search is known to take a while, this appears to be a design issue where all content needs to be loaded and then verified.

Limitations
  • Works on a single query at a time, not all queries for a request.
  • Only logs slow public queries.
Options
  • Under "Performance", Slow Query Threshold is in seconds and allowing 0.25 second steps.

Installation

I recommend using Add-on install & upgrade to install this add-on.

Contributing features or bug fixes
Please create a Github Pull request via the "More Information" link.

Contributions

If you appreciate this add-on, please consider a contribution via PayPal. Details will be provide via private conversation.

Please contact me if you wish for different licencing arrangements.
Author
Xon
Downloads
103
Views
1,631
First release
Last update

Ratings

5.00 star(s) 2 ratings

More resources from Xon

Latest updates

  1. 1.3.1 - Bugfix release

    Fix 'undefined index file' when handling the stack trace of eval()'ed code
  2. 1.3.0 - Feature Update

    Add "Track stack traces for queries" option (default disabled) On the debug output page...
  3. Bugfix Update

    Fix error when reporting a slow query.

Latest reviews

This addon will show you problems that you never knew existed. If not for the Slow Query Logger: my members would still suffer 6 second load pages on some page, because some of the addons installed had problematic code or could use improvements. I can recommend this addon to any webmaster who takes performance seriously.
Much needed when a certain something needs to be checked and removed.

Helped us in multiple cases to figure out what was causing slow query to come up.
Top Bottom