Skip to content

Perf optimizations #9

@cem2ran

Description

@cem2ran
  • Reading List and Archive are unbounded. renderItem should be optimized and may need something like flash-list.
  • Unnecessary renders are happening and may need to optimize going forward. See if there's any static linting that can catch oversights. Start debugging with WDYR (already added).
  • Could consider replacing storage backend (AsyncStorage) with expo-sqlite or even better a JSI based alternative: https://dev.to/craftzdog/a-performant-way-to-use-pouchdb7-on-react-native-in-2022-24ej
  • ...

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