Avatar for the astral-sh user
astral-sh
uv
BlogDocsChangelog

Performance History

Latest Results

Add cross-filesystem link tests with dedicated test env vars Replace UV_INTERNAL__TEST_EXPECT_REFLINK and UV_INTERNAL__TEST_DIR usage in link tests with two new env vars: - UV_INTERNAL__TEST_REFLINK_FS: path on a reflink-capable filesystem - UV_INTERNAL__TEST_TMP_FS: path on a non-reflink filesystem This enables comprehensive test coverage: - Same-device reflink (both dirs on reflink fs) - Same-device fallback (both dirs on non-reflink fs) - Cross-device clone fallback (reflink fs -> tmpfs and vice versa) - Cross-device hardlink fallback (must fall back to copy) - Cross-device symlink (should work across devices) - Cross-device copy (sanity check) The Linux CI job now creates both a btrfs loopback and a tmpfs mount. The macOS CI job sets TEST_REFLINK_FS to the runner temp (APFS).
zaniebot:claude/add-linux-reflink-support-Jerha
12 minutes ago

Active Branches

Attempt to use reflinks by default on Linux
last run
12 minutes ago
#17753
CodSpeed Performance Gauge
-1%
#18104
CodSpeed Performance Gauge
0%
last run
3 hours ago
#17543
CodSpeed Performance Gauge
+1%
Ā© 2026 CodSpeed Technology
Home Terms Privacy Docs