For the purpose of compiling code on fast hard drives (NVME for example), is there a clear winner for code compilation or are the popular file systems roughly comparable? (EXT4, XFS, BTRFS, ZFS)?
I'd assume the efficiency gains from any compression would be negated by the CPU overhead which could otherwise be used for compilation.