-
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.uuidprovided eagerly -> Producequarkus.uuidlazily #45434application.properties/META-INF/microprofile-config.propertiesreading from classpath- Discussed with @radcortez here
- Empirically verified that this would make a measurable impact
ExtLogRecordlooking upHostNameand 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.confhandling -> 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