Optimized List Queries by Xon

Optimized List Queries by Xon 2.12.0

No permission to download
newimage
Lv.11
Moderating
Bronze Member
Iron Member
Joined
Jun 28, 2020
Messages
2,193
Reaction score
5,847
Credits
$6,446
newimage submitted a new resource:

Optimized List Queries by Xon 2.4.0 - Optimized

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.

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...

Read more about this resource...
 
Top