Skip to content
Rust Search
← Browse conferences

Strategies to speed up build iteration, or dynamic hot reloading?

RustLab Conference
RustLab 38:03 160 views

Rust’s reputation for being slow to compile can be a major obstacle for developers who value rapid iteration and feedback. The easy answer is that iteration is slower, but we need less cycles as the code written tends to be more correct. We’ll explore strategies to take control of Rust’s compilation time, from optimizing compiler options and leveraging faster linkers or faster compilers, to reusing compilation results between projects with sccache or shared target folders. LEVEL: Intermediate

Player unavailable or embedding blocked? Use the YouTube link above.