SHAD Posted April 23, 2011 Posted April 23, 2011 What would you say to be the decent limit for queries on each mccodes page? To keep it loading nice and fast. Quote
a_bertrand Posted April 23, 2011 Posted April 23, 2011 As little as possible and yet make the game fun. There is no real number there, as you could have issues with a single query or none with 200 as it depends also about the complexity of your query or how good your database design / indexes are. I do have easily about 70-100 queries per pages and still my game is not having issues for that. Quote
SHAD Posted April 23, 2011 Author Posted April 23, 2011 Thanks, Yea i understand where your coming from, it's more to do with the complexity then number. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.