Quote:
Originally Posted by Mark.B
One thing people may want to be aware of is that each avatar adds a query to the page.
Now it's worth noting that if you are on vb4, there's a "bug" in the search files whereby, for a "getnew/getdaily" search (New Posts or Today's Posts), the avatar of the thread starter is ALREADY called, (but not used), meaning if you have 20 results per page you are adding 20 queries. This hack then duplicates that, adding another 20.
|
I was working on improving the performance of the plugin and when debugging I could not find the ALREADY fetched avatars and can you tell me which variable has that so I can work on using that one instead of fetching it once again.