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

Update code to run heavy synchronous processes inside Workers #11

Open
SystemDisc opened this issue May 20, 2020 · 0 comments
Open

Update code to run heavy synchronous processes inside Workers #11

SystemDisc opened this issue May 20, 2020 · 0 comments

Comments

@SystemDisc
Copy link
Owner

SystemDisc commented May 20, 2020

I'd like to revisit this project and make it more performant by running synchronous computations in Worker threads and posting messages back to the main thread to populate the buffer. I think I'd also like to have a Worker thread dedicated to playing audio from the buffer. Hopefully, this will reduce stuttering. I don't know when I'll have time to work on this, so if anyone wants to try it out, by all means, feel free.

I'd also like to make sure no superfluous dependencies are required, and that all dependencies are updated and have no associated security advisories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant