lucascolley commented on PR #49849: URL: https://github.com/apache/arrow/pull/49849#issuecomment-4383634125
> What were the build times you were experiencing? https://github.com/scipy/scipy/actions/runs/25401648241/job/74502497187 on osx-arm64 shows ~12mins to build ASAN CPython and NumPy, ~10mins to build SciPy, and ~60mins to run the ASAN tests. The existing setup using pyenv takes a similar amount of time to build SciPy, but only ~5mins to build ASAN CPython and NumPy, and ~30mins to run the tests: https://github.com/scipy/scipy/actions/runs/25397696452/job/74488793051?pr=24956. On Linux, I'm seeing ~16mins to build ASAN CPython and NumPy, ~20mins to build SciPy, and (still going) >60mins to run the tests: https://github.com/scipy/scipy/actions/runs/25401648241/job/74502497188?pr=24066. -- 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]
