astefanutti commented on pull request #2536:
URL: https://github.com/apache/camel-k/pull/2536#issuecomment-889807044


   I've just redone the same test after upgrading to [GraalVM 
21.2.0](https://medium.com/graalvm/graalvm-21-2-ee2cce3b57aa), using the 
`quay.io/quarkus/ubi-quarkus-native-image:21.2.0-java11` image, and the build 
time is down to 4m34s:
   
   ```
   $ kubectl get builds.camel.apache.org
   NAME                       PHASE       AGE     STARTED   DURATION          
ATTEMPTS
   kit-c41t7vodp88kihuqro0g   Succeeded   6m44s   6m44s     4m34.391482247s   
   ```
   
   Operator Pod:
   
   <img width="1160" alt="Screenshot 2021-07-30 at 12 36 56" 
src="https://user-images.githubusercontent.com/366207/127641493-e94a0027-13d4-426b-aea5-e0c4e8a0ce11.png";>
   
   We'll have to do some more testing to see whether that's consistent. There 
may also be some ways to speed up the build, like scaling vertically.


-- 
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


Reply via email to