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

Provide API to construct IP addresses from host name and segments #279

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

dmlloyd
Copy link
Collaborator

@dmlloyd dmlloyd commented Jan 22, 2024

Also, use the new API to construct the global IP address constants, to avoid unnecessary String construction.

Supercedes #276.

@radcortez
Copy link
Member

As a reference, here is the flamegraph for this PR:

Screenshot 2024-01-23 at 15 21 42

Which seems better than the current main:
#276 (comment)

Also, use the new API to construct the global IP address constants, to avoid unnecessary `String` construction.

Supercedes smallrye#276.
@dmlloyd dmlloyd merged commit 9951203 into smallrye:main Jan 23, 2024
4 checks passed
@dmlloyd dmlloyd deleted the ip branch January 23, 2024 15:44
@github-actions github-actions bot added this to the 2.2.1 milestone Jan 23, 2024
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.

None yet

2 participants