Hacker News new | ask | show | jobs
by BenFrantzDale 1363 days ago
After being bitten by the overhead of Go’s GC, we stopped using it and went back to time-tested C++.
2 comments

What version of Go were you working with? As the post shows, things have improved a lot over the years.
Why not Rust?