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

Upgraded spin to 0.7 for better performance #182

Merged
merged 1 commit into from
Mar 21, 2021

Conversation

zesterer
Copy link
Contributor

@zesterer zesterer commented Dec 3, 2020

spin 0.7 includes performance improvements such as less strict ordering requirements and better spinning. All in all, this should reduce power consumption and improve performance, particularly on platforms like ARM.

@zesterer
Copy link
Contributor Author

zesterer commented Dec 5, 2020

Closes #181

@zesterer
Copy link
Contributor Author

@KodrAus Any chance of this getting merged? Also, what do you think about using 0.7 instead of 0.7.0 to avoid compiling extra dependencies unnecessarily if spin already exists in the dependency tree? I'm very careful to avoid breaking changes.

@KodrAus
Copy link
Contributor

KodrAus commented Mar 21, 2021

Sorry for the delay here @zesterer! 🙇 This looks good to me.

@KodrAus KodrAus merged commit 7324c83 into rust-lang-nursery:master Mar 21, 2021
@zesterer
Copy link
Contributor Author

As a point of interest: 0.9 has since been released!

@r3dlight
Copy link

kayabaNerve added a commit to serai-dex/serai that referenced this pull request Oct 16, 2023
Requires a git dependency due to
rust-lang-nursery/lazy-static.rs#201.

Justified due to bumping the internally spin to 0.9 (containing a bug fix for
0.9 in general (rust-lang-nursery/lazy-static.rs#199)),
surpassing 0.7 (offering performance
(rust-lang-nursery/lazy-static.rs#182)).
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.

None yet

3 participants