Rust release builds?

Hi, do Rust programs get compiled in Debug or Release mode before evaluation? I have noticed that programs take much longer to run on Leet compared to my local setup, where I use release target for builds.

Comments (0)