wasphin commented on PR #3486: URL: https://github.com/apache/brpc/pull/3486#issuecomment-5419981981
1. The overall runner time is down 46.8% (from 270 min to ~144 min per workflow), so in terms of total resource consumption, this is a clear win. 2. I'm aware of the ASF concurrency limit (≤ 20 [1]). The current matrix brings it to 25, but the matrix also helps simplify configuration and centralize maintenance across different triggers. I'll look into other ways to limit the concurrency while keeping the matrix structure intact. [1] https://infra.apache.org/github-actions-policy.html -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
