Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance improvements #17

Open
MarckFp opened this issue Apr 23, 2024 · 0 comments
Open

Performance improvements #17

MarckFp opened this issue Apr 23, 2024 · 0 comments
Labels
bug Something isn't working enhancement Improvement of an already existing feature
Milestone

Comments

@MarckFp
Copy link
Owner

MarckFp commented Apr 23, 2024

We need to improve the performance of the overall application. Something I'm wondering is that maybe instead of every page loading some data (like congregation) we could have a sveltekit store that updates anytime some data changes (like the congregation or the publishers) and retrieve that instead of livequery on every page with dexie. We need to test if that would improve the performance

@MarckFp MarckFp added bug Something isn't working enhancement Improvement of an already existing feature labels Apr 23, 2024
@MarckFp MarckFp changed the title Performance improvement on turns page Performance improvements May 7, 2024
@MarckFp MarckFp added this to the 3.0.0 milestone Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Improvement of an already existing feature
Projects
None yet
Development

No branches or pull requests

1 participant