144.8 Seconds to 11.8
A Rust disk analyzer felt slow, so a multi-agent review swept the whole stack. The walk that looked parallel wasn't, every file cost three kernel round-trips, and the NTFS fast path was throttled by a wrapper crate reading 4 KB per syscall. Same volume, same totals: 144.8 seconds down to 11.8.