Skip to content

Comments

Optimize Vertx memory#5990

Open
re-thc wants to merge 1 commit intoeclipse-vertx:masterfrom
re-thc:f4971
Open

Optimize Vertx memory#5990
re-thc wants to merge 1 commit intoeclipse-vertx:masterfrom
re-thc:f4971

Conversation

@re-thc
Copy link

@re-thc re-thc commented Feb 21, 2026

Motivation:

Fixes #4971. Replace Atomic with Var Handle / Volatile to reduce memory usage.

@re-thc re-thc marked this pull request as ready for review February 21, 2026 21:10
@vietj
Copy link
Member

vietj commented Feb 23, 2026

Unless you spotted this on a hot path, I don't think I want to trade readability for performance in a case that seems to be narrow.

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.

Memory optimization

2 participants