Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Auto sync on accounts with large active deals causes heavy performance issues #92

Open
coltoneshaw opened this issue Nov 2, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@coltoneshaw
Copy link
Owner

This may be uncommon but if an account has more than a few hundred active deals the sync refreshes 200 at a time and can take longer than 15 seconds to finish. When this happens the syncs can quickly stack and begin to have heavy delays in the app.

On top of this the queries are quite heavy when switching to a profile with this many deals. My paper currently has ~600 active deals.

@coltoneshaw coltoneshaw added the bug Something isn't working label Nov 2, 2021
@coltoneshaw coltoneshaw self-assigned this Nov 2, 2021
@coltoneshaw
Copy link
Owner Author

Screen.Recording.2021-11-01.at.10.24.37.PM.mov

coltoneshaw added a commit that referenced this issue Dec 7, 2021
This adds virtualized tables to be rendered with scroll. Initial behavior is less than ideal as it's choppy and has a fixed height on the screen. Will need some customization.
@coltoneshaw coltoneshaw added enhancement New feature or request and removed bug Something isn't working labels Dec 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant