Recently, while I was working on an optimized Quicksort implementation, I came across a rather interesting quirk. Modern compilers (especially Clang) optimize loops using fast, branch-free instructions - provided you use the right programming style.

Shared by @maharshii ↗
blog.fal.ai9d ago
Shared by @OSdev_ ↗
towardsdev.com25d ago
A technical overview and some benchmarks
From DrvFs in WSL 1 to Plan 9 to virtiofs, cross-OS file access in WSL 2 has improved with each generation. A new change gives each virtio device its own dedicated DMA pool, removing the last major contention point on the virtiofs path.








lemire.me4mo ago

suriya.cc5mo ago

