lupyuen commented on PR #18481:
URL: https://github.com/apache/nuttx/pull/18481#issuecomment-3989886891

   @szafonimateusz-mi Actually there's a simpler way to check the impact of any 
CI Change on our usage of GitHub Runners. In my repo: I applied your patches 
and did a complete build. Under the GitHub Build Log > Run Details > Usage, I 
see that the Arm64 build consumes __54 minutes__ of GitHub Runners...
   
   https://github.com/lupyuen9/nuttx/actions/runs/22611386877/usage
   
   <img width="1931" height="1639" alt="Screenshot 2026-03-03 at 5 40 51 PM" 
src="https://github.com/user-attachments/assets/d08fe346-ed3d-4c1b-85d5-827c2c18a891";
 />
   
   Let's compare this with the NuttX Mirror Repo, which reports that the Arm64 
build usually consumes __57 minutes__ of GitHub Runners...
   
   https://github.com/NuttX/nuttx/actions/runs/22611366354/usage
   
   <img width="2095" height="1871" alt="Screenshot 2026-03-03 at 5 39 50 PM" 
src="https://github.com/user-attachments/assets/7495d5ca-ddf2-47ab-a411-e50bc67ea7f5";
 />
   
   So we actually reduced the usage of GitHub Runners by 3 minutes? (Assuming I 
applied your patches correctly) Or maybe the difference is negligible :-)


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