Elektrine lite

← Feed

@ichard26@fosstodon.org

Post #3246316

2025-03-10 23:14 UTC

I wrote a thing: https://ichard26.github.io/blog/2025/03/faster-pip-ci-on-windows-d-drive/ If you have a Windows GHA job that is file I/O heavy, it's worth checking whether that I/O is being performed on the system C: drive or the (faster) D: working space drive. The D: drive is the default, but the system temporary directory is on C: Setting TEMP to D:\Temp improved pip's Windows CI times by up to 30% 🎉

Replies (0)

No replies.