jscheffl commented on PR #48696: URL: https://github.com/apache/airflow/pull/48696#issuecomment-2776865024
Args I just realize that my comments did not get through Had two questions: 1. Instead of adding the complexity to split the list and run more in parallel, have we checked if we can just declare a larger machine which is able to run more in parallel? 2. Also if UV needs more time, have we tested if this is really CPU bound? Or wcould we just increase (and over-utilize) CPU and make more speed from the same machine? Are CPU's 100% utilized today with `-n 4`? -- 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]
