Skip to content

Conversation

dcantah
Copy link
Member

@dcantah dcantah commented Oct 14, 2025

I only see a very small delta halving this (.6 seconds), and the default will likely stress the CI machines a lot more. This change also swaps the atomic increments to .relaxed, as there's no ordering required, just need no torn writes.

I only see a very small delta halving this, and the default will likely
stress the CI machines a lot more than it's worth. This change also
swaps the atomic increments to .relaxed, as there's no ordering required,
just need no torn writes.
@dcantah dcantah merged commit 91ef400 into apple:main Oct 14, 2025
2 checks passed
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