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

Back-port arrow-atomic form 2.x.x #2903

Merged
merged 2 commits into from
Jan 25, 2023
Merged

Back-port arrow-atomic form 2.x.x #2903

merged 2 commits into from
Jan 25, 2023

Conversation

nomisRev
Copy link
Member

Back-ports arrow-atomic module from 2.x.x branch, and adds AtomicInt, AtomicLong, AtomicBoolean as small optimised types. This allows for small perf/memory enhancements in low-level types that rely on these types.

Copy link
Member

@i-walker i-walker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @nomisRev !

@nomisRev
Copy link
Member Author

Coverage [51.18%]

😭, I don't understand though. I thought all branches were being hit 🤔

@nomisRev nomisRev merged commit 7cf0423 into main Jan 25, 2023
@nomisRev nomisRev deleted the sv-backport-arrow-atomic branch January 25, 2023 16:34
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