Page generated in 0.39263999462128 seconds with 23 queries,
spending 0.062354683876038 doing MySQL queries and 0.33028531074524 doing PHP things.
Another hack which i noticed took up alot was the last topic title on forumhome that gets the icon as well, for every forum there is a query to the icon table + the thread table to get the title and icon. Mine just stores it in the forum table so it doesn't increase queries.
|