Skip to content

No reusable table cells #2

@temrov

Description

@temrov

What if 10000 cells in table? All of them are in memory. It is 2.42GB on iPhone6 simulator.
Besides
func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell
calls for 10000 times at the beginning. It takes for some time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions