34
you are viewing a single comment's thread
view the rest of the comments

Are you being for real that people disparaged an entire language due to compile time? XD

[-] vanillama@programming.dev 6 points 1 week ago

Oh sure, I just can't fathom caring. I mean, it would have to be substantially bad.

[-] FizzyOrange@programming.dev 4 points 1 week ago

Yes they do. I don't think it's totally unreasonable. Slow compile time is a big productivity drain. But it's not as bad as people often make out for Rust - in large part because compilation speed has at least doubled since Rust 1.0, but its reputation is still based on the 1.0 compile times.

And some specific projects do have substantially bad compile times. When your incremental compilation time is 20 seconds where in other languages it's instant... That's notably worse.

But I don't think it should be a deal breaker. C++ has dealt with similarly bad compile times for decades and people don't like it but it's never been enough for most of them to switch to another language.

I care far more about my experience writing in a particular language.

[-] FizzyOrange@programming.dev 1 points 1 week ago

Me too, but obviously there is a point at which I would say "this language isn't so great that I'm willing to tolerate these compile times".

this post was submitted on 31 Jul 2026
34 points (100.0% liked)

Rust

8202 readers
1 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS