Skip to content

Concurrent track loading #7860

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

Open
1 task done
ShizukanaYaseotoko opened this issue Apr 23, 2025 · 0 comments
Open
1 task done

Concurrent track loading #7860

ShizukanaYaseotoko opened this issue Apr 23, 2025 · 0 comments

Comments

@ShizukanaYaseotoko
Copy link

Enhancement Summary

It seem like currently tracks are loaded one by one when opening a project. This is a problem if, for example, one has a project with 8 tracks all with instances of a plugin which takes a few seconds to load. If it could be parallelized, it could greatly improve the project loading times.

Implementation Details / Mockup

Possibly starting up to half the number of cores in the CPU threads for loading the tracks?

Please search the issue tracker for existing feature requests before submitting your own.

  • I have searched all existing issues and confirmed that this is not a duplicate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants