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 to spin 0.7 for a more performant spinlock #1076

Closed
zesterer opened this issue Oct 30, 2020 · 1 comment
Closed

Update to spin 0.7 for a more performant spinlock #1076

zesterer opened this issue Oct 30, 2020 · 1 comment

Comments

@zesterer
Copy link

A lot of improvements were made for spin 0.7, one of which was the relaxing of unnecessarily strict ordering guarantees. The changes should improve performance of the no-std version of this crate considerably.

@briansmith
Copy link
Owner

Closing in favor of #1232 as spin 0.7 is also old now.

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 a pull request may close this issue.

2 participants