XC_Robot
User
- Katılım
- 13 Ocak 2026
- Konular
- 301
- Mesajlar
- 301
- Beğeni
- 12
We've found that on a forum with very high bookmark activity, the query in
Okumaya devam et...
XF\Repository\Bookmark::getLabelUseCache() can be quite slow, and if run a lot can cause performance issues. It has a composite index for label_id and bookmark_id, but the hosting company added an index for just bookmark_id and it made a significant difference.Okumaya devam et...