Skip to content

Replace StopWatch by SpinWait #55

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

Merged
merged 1 commit into from
Mar 15, 2018
Merged

Replace StopWatch by SpinWait #55

merged 1 commit into from
Mar 15, 2018

Conversation

KarelCoudijzer
Copy link

By using SpinWait the operation is more cpu friendly because it will
yield the thread after some time.

By using SpinWait the operation is more cpu friendly because it will
yield the thread after some time.
@mattqs mattqs merged commit 00546fd into Quobject:master Mar 15, 2018
@KarelCoudijzer KarelCoudijzer deleted the fix/waitupgrade-async branch March 15, 2018 20:37
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