Rex Kerr
Jul 6, 2022

Oh, and Rust tends to do this for performance problems rather than I-need-new-features.

"I was using ____, and having performance problems. I coded up a quick replacement in Rust to start the process of tuning it for better performance...and...it was already 5x faster than the original...and I forgot to use a release build. And it solved a persistent bug we'd had."

Rust isn't the best for fast prototyping. It gains ground once you want to move from prototype-quality to production-quality-for-something-important.

Rex Kerr
Rex Kerr

Written by Rex Kerr

One who rejoices when everything is made as simple as possible, but no simpler. Sayer of things that may be wrong, but not so bad that they're not even wrong.

No responses yet