thisisnic commented on PR #37464:
URL: https://github.com/apache/arrow/pull/37464#issuecomment-1699119753

   > My back-of-the-napkin math from trying a few things (notably: 
`system.time(devtools::test(filter = "^dplyr-funcs-"))` and 
`system.time(devtools::test())`) suggests that this should reduce the time 
required to run the tests by 25%; however, this only equates to about 15 
seconds of savings for me.
   > 
   > I think the majority of the check time is the build, though (not the 
tests)...will we _ever_ be in a place where that happens reliably in less than 
10 minutes?
   
   We haven't had this issue before, and we have it now, so it feels like it's 
a recent increase in build time.  Hopefully the 15 seconds will be enough for 
this release.  What else should we be considering to speed up the build time?


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