Skip to content

Comment on this project #2

Description

@malhal

Florian's article also demonstrated the performance gain isn't really worth it. And there is another issue, even though your demo loads asynchronously the table cellForRow accesses the managed object's properties which can cause more database hits on the main thread which negates the load optimization.

Overall you would be better off sticking to the main thread and using the highly optimized NSFetchController for your tables.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions