NickHolt / Routine

App for Tracking Routine Adherence
0 stars 0 forks source link

Optimize CoreData Fetches #14

Open nickholt-driver opened 7 years ago

nickholt-driver commented 7 years ago

Be more optimal about CoreData fetches.

Figure out how to use faults. Figure out how to only block on today's activities, and background everything else.

nickholt-driver commented 7 years ago

(Or, find a better way of not blocking on home page)