Hacker News new | ask | show | jobs
by cogman10 2 days ago
I think the difference in languages that allows for faster performance is that Rust does a good job of surfacing expensive operations and it makes defensive programming less of a requirement.