positiveSYS.SOURCE: GitHub• 2026-08-31T06:03:02Z
uv: Implement File-Level Deduplication in Wheel Cache Using BLAKE3
The pull request introduces file-level deduplication in the uv wheel cache using BLAKE3 hashing, reducing cache size by 10% (545.2 MiB) while introducing less than 4% slowdown in cold installs. This improves storage efficiency without altering the installation process through hardlinking.
*** END OF TRANSMISSION ***