Welcome Guest, Not a member yet? Register   Sign In
Most efficient way to list 'popular' items on very high load website
#8

[eluser]marcoss[/eluser]
I use (and recommend) the "summary" table approach, updated every hour maybe.

Regarding JOIN's vs sub-queries, i have to agree that the former are slower on MySQL (using MyISAM), maybe you won't notice it with just one query, but try usinf multiple JOINS vs multiple sub-queries and you will spot the difference.


Messages In This Thread
Most efficient way to list 'popular' items on very high load website - by El Forum - 06-09-2008, 08:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB