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

Experiment with caching music grouping #801

Open
OxygenCobalt opened this issue Jun 9, 2024 · 0 comments
Open

Experiment with caching music grouping #801

OxygenCobalt opened this issue Jun 9, 2024 · 0 comments
Labels
enhancement New feature or request music Related to music loading

Comments

@OxygenCobalt
Copy link
Owner

Experiment if caching the music processor/grouper results would be a good idea. Not going to move the whole app to SQLLite, just want to see if storing and reading them at load-time would be a good idea.

It's possible that it might speed up some things on huge libraries, especially if I actually just use a binary format that can be serialized into the music graph in O(n) time.

@OxygenCobalt OxygenCobalt added enhancement New feature or request music Related to music loading labels Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request music Related to music loading
Projects
Status: v4.0.0
Development

No branches or pull requests

1 participant