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

   @simbit18 FYI I ran a Complete Build with CI Tests all disabled...
   
   - 
https://github.com/lupyuen10/nuttx/commit/496297fac06f7db8e27295106216657c337feb82
   
   The Build Without CI Tests consumed __26 hours__ of GitHub Runners: 
https://github.com/lupyuen10/nuttx/actions/runs/22662992534/usage
   
   <img width="1927" height="1485" alt="Screenshot 2026-03-04 at 8 37 10 PM" 
src="https://github.com/user-attachments/assets/173ce632-efa2-4081-8624-f71083750769";
 />
   
   Compare this with a Normal Build With CI Tests, which consumes __29 hours__ 
of GitHub Runners: 
https://github.com/lupyuen9/nuttx/actions/runs/22621116534/usage
   
   <img width="1927" height="1277" alt="Screenshot 2026-03-04 at 7 26 44 PM" 
src="https://github.com/user-attachments/assets/f8b68463-6ca6-41fa-ba8b-968d710739fe";
 />
   
   Which means: Disabling all CI Tests might reduce our GitHub Runners by 
__10%__. (Yeah not really significant)
   
   Someday we could possibly offload the CI Tests to an External Server / 
External GitHub Account. And the External Server will Post a Status to the PR, 
to indicate whether the CI Tests were successful / failed. 
   


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