iphone - Does data fetch from data base effects speed of application in iOS development -


Many places I would like to know if I have the original data base every time data or I once data Store it locally and use it, it affects the speed of the app Please suggest me.

Yes, it does affect the speed to get each time memory..I bring it once Better, store locally & amp; Use it.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -