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

Qtc perf tune #720

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Qtc perf tune #720

wants to merge 4 commits into from

Conversation

jackzipu
Copy link
Collaborator

@jackzipu jackzipu commented Dec 3, 2021

Including the changes:

  1. Change the wait for data timeout from sleep loop to a condition variable to make it can be released once the data comes
  2. Change the ContextQueues to use mutex to implement the interfaces added for LockFreeQueue but not implemented for itself.

@jackzipu
Copy link
Collaborator Author

jackzipu commented Dec 3, 2021

All check passed, please help to review and merge this pull request. Thanks.

@jackzipu jackzipu marked this pull request as ready for review December 3, 2021 06:23
@tianboh tianboh enabled auto-merge (squash) December 3, 2021 08:33
@CLAassistant
Copy link

CLAassistant commented Jan 26, 2022

CLA assistant check
All committers have signed the CLA.

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.

4 participants