Skip to content

Add Image/Icon Asset Loading Optimization for Vault List at Scale #318

Description

@maugauwi-hash

Area: Performance
Priority: Low
Estimated Time: 1.5 hours

Description:
With cursor pagination already supporting large vault counts (#112), confirm the vault list's
per-row rendering (status icons, chips) doesn't do redundant work (e.g., re-decoding the same
vector icon per row) that would show up as jank once a user scrolls through 100+ vaults, especially
combined with #218's proposed search/filter feature.

Tasks:

  • Profile VaultListScreen/its iOS equivalent scrolling through a large (100+) vault list
  • Fix any redundant per-row icon/asset decoding found
  • Add the large-list scroll scenario to performance/benchmark testing

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions