Hacker News new | ask | show | jobs
by timClicks 2956 days ago
Another angle where Rust is doing well is in peak RAM usage. Its memory usage is generally (although certainly not universally!) much lower in these examples.
1 comments

Yeah, no doubt! As already written somewhere above, the GC is not cheap.