The more stuff I put on there, the higher it goes. I'm trying to put as much as I can put on my home page while remaining under 30 database queries. So far I'm at 23.
The more stuff I put on there, the higher it goes. I'm trying to put as much as I can put on my home page while remaining under 30 database queries. So far I'm at 23.
The # of queries is kind of irrelevant. Its mostly about the efficiency of queries.The more stuff I put on there, the higher it goes. I'm trying to put as much as I can put on my home page while remaining under 30 database queries. So far I'm at 23.
You mean obvious, yeah definitely lol.Isn't that logical DRE? Hahaha. The more you put, the more it goes up?
Oh really? Hmm. K so how many queries do you have total though?The # of queries is kind of irrelevant. Its mostly about the efficiency of queries.
I can make a 3 query process into 1 single query using nested selects, but it will run 200x slower.
Example: http://xenforo.com/community/threads/need-help-optimizing-a-query.64884/
http://8wayrun.com has 21 at minimum (there is a lot of caching going on that reduces queries in XenPorta; so it can vary depending on whether or not a cache needs to be refreshed).Oh really? Hmm. K so how many queries do you have total though?
You mean obvious, yeah definitely lol.
I have 50 before cache kicks in. I'm trying to find what add-on is causing it since it duplicated a permission check for each node I have, which is very weird.Looks like I have the most out of all y'all so far. Dang. I wonder what vB5 home page queries are looking like?
We use essential cookies to make this site work, and optional cookies to enhance your experience.