Skip to content

Conversation

@nvzqz
Copy link

@nvzqz nvzqz commented Aug 26, 2025

AtomicU32::new is a const fn, so we don't need lazy initialization. This reduces the number of operations needed to increment the counter.

`AtomicU32::new` is a `const fn`, so we don't need lazy initialization.
This reduces the number of operations needed to increment the counter.
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.

3 participants