AdamGS opened a new pull request, #10067:
URL: https://github.com/apache/arrow-rs/pull/10067

   # Which issue does this PR close?
   
   - Closes #NNN.
   
   # Rationale for this change
   
   Miri currently takes just under an hour to run, with most of it being the 
actual tests.
   
   # What changes are included in this PR?
   
   This PR modifies the script that runs miri to optionally use nextest's 
[partitioning](https://nexte.st/docs/ci-features/partitioning/) feature, and 
makes use of it in CI with 4 partitions. This should reduce the overall miri 
runtime to just over 15 minutes with a very minimal increase in CI resources.
   
   # Are these changes tested?
   
   Tested the script locally.
   
   # Are there any user-facing changes?
   
   No
   


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