|
|
|
|
|
by Ragnarork
404 days ago
|
|
> I'm really surprised that a 5% performance degradation would lead people to choose C over Rust I'm really surprised that because something is in Rust and not in C, it would lead people to ignore a 5% performance degradation. Seriously... when you get something that's 5% faster especially in the video codec space, why would you dismiss it just because it's not in your favorite language... That does sound like a silly reason to dismiss a faster implementation. |
|
Kind of a strawman argument though. The question is, is the 5% difference (today) worth the memory safety guaranties? IE, would you be OK if your browser used 5% more power displaying video, if it meant you couldn't be hacked via a memory safety bug.