You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "essobedo (via GitHub)" <gi...@apache.org> on 2023/03/30 13:10:35 UTC

[GitHub] [camel-k] essobedo commented on issue #4192: Startup times take way longer than advertised numbers

essobedo commented on issue #4192:
URL: https://github.com/apache/camel-k/issues/4192#issuecomment-1490278975

   The only way to know for sure is by using a profiler but if I had to bet, I would say that the runtime compilation of the `RouteBuilder` classes in JVM mode should have a clear impact on the overall startup time. One simple way to get more info is to change the log level to Debug https://camel.apache.org/camel-k/1.12.x/observability/logging/integration.html#integration-logging-level


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org