Swift is a more convenient Rust (2023)
https://nmn.sh/blog/2023-10-02-swift-is-the-more-convenient-rust
Swift is a more convenient Rust (2023)
https://nmn.sh/blog/2023-10-02-swift-is-the-more-convenient-rust
> By default, a Rust program is much faster than a Swift program. This is because Rust is fast by default, and lets you be slow, while Swift is easy by default and lets you be fast.
So what do you need to do to make Swift as fast as Rust?