Y
Hacker News
new
|
ask
|
show
|
jobs
by
jmaygarden
1938 days ago
Rust does not build fast. It’s more comparable to C++ if not worse.
1 comments
drenvuk
1938 days ago
that depends on your dependencies I believe. If the people who keep including serde into their crates would stop everyone would have faster compile times.
Stop using serde. please.
link
saagarjha
1938 days ago
Dependencies make this much worse, but Rust itself is not really very fast at being compiled.
link
Stop using serde. please.