Comment on waiting for rust-analyzer

<- View Parent
LPThinker@lemmy.world ⁨10⁩ ⁨months⁩ ago

This is, in part, a correlation. To some extent, compiled Rust is fast because compiling Rust is slow. That is, Rust does a lot of work (static analysis) at compile time so that the runtime binary is as fast as possible.

source
Sort:hotnewtop