mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
ceaf75b9ed
Profiling on Azure Pipelines indicates that the majority of our time is spent waiting for filesystem operations to complete. As a quick way to improve our test speed in this area, we can do operations on a RAM disk instead of the default SSDs. |
||
---|---|---|
.. | ||
New-RAMDisk.ps1 |