Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Implement lazy-loading of slide data in JS Queue class to improve performance #129

Open
eerotal opened this issue Jun 28, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@eerotal
Copy link
Owner

eerotal commented Jun 28, 2020

Currently when a Queue class is instantiated and loaded via the API, all slides are loaded aswell. It might make sense to lazy-load slides instead to improve performance significantly. This shouldn't be a very big change either.

@eerotal eerotal added the enhancement New feature or request label Jun 28, 2020
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