-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
kind/enhancementNew feature or requestNew feature or request
Description
Description
quarkus.uuid
provided eagerly -> Producequarkus.uuid
lazily #45434application.properties
/META-INF/microprofile-config.properties
reading from classpath- Discussed with @radcortez here
- Empirically verified that this would make a measurable impact
ExtLogRecord
looking upHostName
and Process related data that aren't needed by the default logging pattern- Offload Vertx / Netty class loading to other thread (like we do for
DefaultChannelId
) - Context Propagation config handling -> Use empty default values when building no-op CP instance #45438
- Vert.x
/etc/resolv.conf
handling -> Use simple parser instead of regex for parsing resolv.conf eclipse-vertx/vert.x#5439
These ideas come from looking at this flamegraph
franz1981 and Sanne
Metadata
Metadata
Assignees
Labels
kind/enhancementNew feature or requestNew feature or request