vert-x3 / vertx-web

HTTP web applications for Vert.x
Apache License 2.0
1.11k stars 535 forks source link

Uses optimized internal method to save HostAndPort allocation #2647

Closed franz1981 closed 2 months ago

franz1981 commented 2 months ago

This is a follow-up of https://github.com/eclipse-vertx/vert.x/pull/5307 to use the enhanced internal API provided in the mentioned PR.

franz1981 commented 1 month ago

@cescoffier this is not yet into any vertx release i.e. 4.5.11 - when this can be picked into quarkus? I won't update the techempower version till this is release or we will get some bad numbers there...

cescoffier commented 1 month ago

No plan at the moment, it will be probably in November

tsegismont commented 1 day ago

Has this been ported to the main branch for Vert.x 5?

tsegismont commented 1 day ago

It seems not, so I guess the question is, has someone created a PR for it?

tsegismont commented 1 day ago

Sent https://github.com/vert-x3/vertx-web/pull/2684