Don't know about D but C, Zig and Rust use LLVM so there should be no difference.

Depends on the D compiler. The reference compiler optimizes for compilation speed. LDC is backed by llvm and gdc by gcc.