Directory hashing for cache keys now runs the tree walk, file reads, and digest computation on a single blocking task instead of bouncing between async and blocking pools per file. This reduces overhead and improves speed for large directories.
Hive
Faster directory hashing for cache keys
Published
Jun 05, 2026 · 15:23 UTC
Repository
tuist/once