Optimized List Queries by Xon

Optimized List Queries by Xon 2.13.0

Keine Berechtigung zum Herunterladen
XF-Kompatibilität
  1. 2.2.x
Short Description
aimed at large forum with tens of thousands to hundreds of thousands or more threads in a single
This addon is aimed at large forum with tens of thousands to hundreds of thousands or more threads in a single forum. Smaller forum do not gain much benefit from this add-on.
1604830414662.webp

Forum/conversation lists:

MySQL implements 'early row lookup', when combined with LIMIT & OFFSET with a large offset, results in the large select statement pulling in more data than is required. Maybe one day MySQL will fix this. Maybe.


This causes an issue as this how conversations and threads implement paging.

This addon provides some optimized query for getting threads in a forum with large number of threads, or for conversations with a veryhigh page count.

Ideally conversations would implement the position system like posts do, which would be even faster than using sub-selects to force 'late row lookup'.

For more information see:
Configuration
Under "Performance":
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.
  • Gefällt mir
Reaktionen: Bxdguy
Autor
newimage
Ansichten
570
Extension type
zip
File size
27 KB
Erste Veröffentlichung
Letzte Aktualisierung
Bewertungen 0.00 Sterne 0 Bewertungen
Link was Broken? Please Send Message to NP Team with direct message, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.

Neueste Aktualisierungen

  1. 2.13.0 - change log
    Require StandardLib v1.23.0+ Only post sort usage patch on old enough XF version Improve XFMG...
  2. 2.12.0 - changelog
    This addon is now available on https://atelieraphelion.com/ Require StandardLib v1.20.0+...
  3. V2.11.0 - V2.11.0
    Add support for @Bob's Review Management System

Ähnliche Ressourcen

[Andrew] Banned Users List N
provides a basic list off banned users with the following columns
Ansichten
775
Aktualisiert
[0815] FileChk whitelist A
Whitelist for the XF FileCheck
Ansichten
360
Aktualisiert
[AndyB] Forum list count A
Shows number of forum list views by visitor type.
Ansichten
402
Aktualisiert
Oben