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

Added delay to Processing::Partial #42

Merged
merged 1 commit into from
Feb 22, 2021
Merged

Conversation

lemunozm
Copy link
Owner

@lemunozm lemunozm commented Feb 22, 2021

Now the actions can consume a lot less CPU.
Could fix the issue: #34

  • Added delay to streams.
  • Added minor delay to send the file.

@sigmaSd
Copy link
Contributor

sigmaSd commented Feb 22, 2021

Hi @lemunozm

I re-based stream audio branch on this one and used Duration::new(from_milis(10)) and now it seems to work way better.

If you merge this to master I can update my pr so you can try it.

@lemunozm lemunozm merged commit 8e3d0a5 into master Feb 22, 2021
@lemunozm lemunozm deleted the processing_partial_delay branch February 22, 2021 13:39
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

Successfully merging this pull request may close these issues.

2 participants