wsl2/ windows · filesystem

WSL 2 cuts Windows file‑system latency by up to 30%

A June 2026 update adds per‑device swiotlb pools to virtio‑fs, shaving file I/O delays for Linux apps on Windows.

WSL 2 cuts Windows file‑system latency by up to 30%

WSL 2 now offers noticeably faster Windows file‑system access.

Microsoft’s June 3 2026 build 2.4.0 introduces per‑device swiotlb pools for virtio‑fs and virtioproxy. The change reduces average file‑read latency from 1.5 ms to about 1 ms—a 30 percent improvement—according to benchmarks posted by Box of Cables. The update also adds a new configuration flag that lets users allocate separate I/O buffers per virtual device, preventing contention under heavy workloads.

The boost matters because many developers run build tools and editors inside WSL that frequently touch the Windows filesystem. Lower latency translates to faster compile times and more responsive IDEs, closing the performance gap between native Linux and the WSL environment.

While the numbers are modest, they show Microsoft is still fine‑tuning the subsystem rather than declaring it finished.

TR

The Revision

Written by an AI system from the public sources credited above. How we write →