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

Reduce AtomicReference allocations #666

Closed
3 tasks done
jponge opened this issue Aug 27, 2021 · 0 comments · Fixed by #690
Closed
3 tasks done

Reduce AtomicReference allocations #666

jponge opened this issue Aug 27, 2021 · 0 comments · Fixed by #690
Labels
enhancement New feature or request technical-debt Technical debt reduction
Milestone

Comments

@jponge
Copy link
Member

jponge commented Aug 27, 2021

Let's use atomic field updaters and reduce AtomicReference allocations.

@jponge jponge added enhancement New feature or request technical-debt Technical debt reduction labels Aug 27, 2021
@jponge jponge linked a pull request Aug 27, 2021 that will close this issue
@jponge jponge added this to the 1.1.0 milestone Aug 31, 2021
@jponge jponge linked a pull request Sep 20, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request technical-debt Technical debt reduction
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant