Optimized List Queries by Xon

Optimized List Queries by Xon 2.13.0

No tiene permiso para descargar
Compatibilidad con XF
  1. 2.2.x
Descripción breve
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.
  • Me gusta
Reacciones: Bxdguy
Autor
newimage
Vistas
570
Tipo de extensión
zip
Tamaño de archivo
27 KB
Primer lanzamiento
Última actualización
Valoraciones 0,00 estrella(s) 0 valoraciones
Link was Broken? Please Enviar mensaje al equipo NP y te ayudaremos rápidamente!
Apoia al desarrollador i estás satisfecho con la prueba o tu proyecto te ha generado ganancias, haz clic en el botón «Más información» para apoyar al desarrollador comprando.

Últimas actualizaciones

  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

Recursos similares

[Andrew] Banned Users List N
provides a basic list off banned users with the following columns
[AndyB] Forum list count A
Shows number of forum list views by visitor type.
Superior