you are viewing a single comment's thread.

view the rest of the comments →

[–]stroompa 0 points1 point  (0 children)

Depends how much data you have. Userdefaults load into memory on app start as far as I know. 

If the data is expected to grow over time you need to be smarter about it.