martinzink commented on code in PR #1538:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1538#discussion_r1165458301


##########
.github/workflows/ci.yml:
##########


Review Comment:
   Besides the reruns, since the download/upload artifact overhead is minimal 
separating them vs keeping them together is roughly the same cloud cpu time, 
but the separated one finishes considerably faster IRL (~3-4 times faster).
   When we manage to run these parallel on the same host we can reconsider 
merging them, but until then I think its a good idea to shorten the overall CI 
runtime if there are no major drawbacks.



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