AndreaBozzo commented on PR #487:
URL: https://github.com/apache/hudi-rs/pull/487#issuecomment-3587045571

   we should keep an eye on the actual performance impact once merged. 
   
   The Docker image artifact is going to be fairly large (probably 1-2GB 
compressed), so the transfer time between jobs might eat into some of the time 
savings we're expecting.
   
   Would be good to track:
   - Actual artifact size and upload/download times
   - Real-world time savings per PR
   - Cache hit rates in practice
   
   If the artifact transfer ends up taking 2-3+ minutes, we might want to 
consider alternatives like pushing to GHCR instead of using GitHub artifacts.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to