Welcome Guest, Not a member yet? Register   Sign In
Improve Topic Counts for Forum?
#4

[eluser]WanWizard[/eluser]
From a performance point of view it would be better to store it in a column of the forums table (and increment that counter when a new topic is created) then to query the DB every time.

Alternatively you could create a forum cache and store it in there. That would also remove the forum table query, giving you more performance.

In general, cache what you can.


Messages In This Thread
Improve Topic Counts for Forum? - by El Forum - 07-03-2012, 03:20 AM
Improve Topic Counts for Forum? - by El Forum - 07-03-2012, 03:31 AM
Improve Topic Counts for Forum? - by El Forum - 07-03-2012, 03:51 AM
Improve Topic Counts for Forum? - by El Forum - 07-03-2012, 04:25 AM
Improve Topic Counts for Forum? - by El Forum - 07-03-2012, 04:40 AM
Improve Topic Counts for Forum? - by El Forum - 07-03-2012, 05:20 AM
Improve Topic Counts for Forum? - by El Forum - 07-03-2012, 05:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB