Attack
Forum Üyesi
- Katılım
- 4 Şub 2023
- Mesajlar
- 2,618
- Puanları
- 0
There are several add-ons to show used prefixes in forums.
If reduce the view to users (view) and guests (no view), makes it sense to cash these values somewhere in xf_forum.cash_prefix?
Just now we have:
green (5), red (17), yellow (8);
we save an array green=>5, red=17, yellow=>8 in forum.cash_prefix
we need to count this one time.
Now we have to react for every change of a prefix here.
I have checked the queries with and without some prefix_addons; there was no big difference.
Is...
If reduce the view to users (view) and guests (no view), makes it sense to cash these values somewhere in xf_forum.cash_prefix?
Just now we have:
green (5), red (17), yellow (8);
we save an array green=>5, red=17, yellow=>8 in forum.cash_prefix
we need to count this one time.
Now we have to react for every change of a prefix here.
I have checked the queries with and without some prefix_addons; there was no big difference.
Is...
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.