lsergio commented on issue #5000: URL: https://github.com/apache/camel-k/issues/5000#issuecomment-1864643342
With a new attempt it ran further and was able to generate the image Here is a summary of the step durations: ``` [1/8] Initializing... (17.4s @ 0.41GB) [2/8] Performing analysis... [*******] (554.8s @ 8.30GB) [3/8] Building universe... (37.3s @ 9.74GB) [4/8] Parsing methods... [******] (36.4s @ 4.09GB) [5/8] Inlining methods... [***] (11.4s @ 3.84GB) [6/8] Compiling methods... [************] (154.7s @ 6.85GB) [7/8] Layouting methods... [******] (34.9s @ 6.47GB) [8/8] Creating image... [*******] (55.4s @ 8.14GB) ``` Step 2 specifically is taking too long. So I think my next step would be to try and speed up this process by providing more cpu or tuning some parameter to get closer to the 2.1.0 performance. If you have any clue, please let me know. -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org