hello-rust / show

🍿 Show notes, code, and future topic ideas for "Hello Rust!", a YouTube channel about the Rust programming language.
https://hello-rust.show
306 stars 20 forks source link

Tips for faster compile times #59

Open mre opened 4 years ago

mre commented 4 years ago

What?

Make https://endler.dev/2020/rust-compile-times/ a video.

Why?

It's easier to understand how to apply those tips when working on a real project and improving the compile times over time.

How?

Find a medium-sized (and perhaps still less optimized) project, which could serve as an example.