alamb opened a new issue, #11045:
URL: https://github.com/apache/arrow-rs/issues/11045

   ### Describe the bug
   
   The Infra Report (needs a login, not sure how many people can see this)
   
https://infra-reports.apache.org/#ghactions&project=arrow&hours=168&limit=15&group=name
   
   <img width="1076" height="752" alt="Image" 
src="https://github.com/user-attachments/assets/35b2d30f-531a-4241-84a4-fb91648ef6a7";
 />
   
   Shows that our MIRI job is consuming 16% of the total GH action usage for 
the Arrow project  -- this is across all language implementations. 
   
   This seems like a large amount of time / cost to devote to a job compared to 
its relative benefit. 
   
   
   
   ### To Reproduce
   
   Do nothing
   
   ### Expected behavior
   
   It would be nice to reduce the cost of running the MIRI tests
   
   Perhaps we could change the job so it:
   1. does not run by default on all PRs / pushes (only run on commits to main)
   2. can be run manually on particular PRs if needed
   
   ### Additional context
   
   _No response_


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