-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementEnhancement of existing codeEnhancement of existing code
Milestone
Description
This is a collection of several performance optimizations we already identified:
- With a lot of files on a bill (~100), the app gets very slow/sluggish (especially list of bill requests) - maybe related to switch identity
- re-hydrating cache after switch identity
- Nostr initialization should be in parallel for multiple identities (companies and personals)
- And it should be in the background (with offline functionality)
Metadata
Metadata
Assignees
Labels
enhancementEnhancement of existing codeEnhancement of existing code
Type
Projects
Status
Todo