Hacker News new | ask | show | jobs
by dsff3f3f3f 905 days ago
I've seen fairly naive Go servers that do 10,000+ RPS that issue database requests on every request that consistently use less than 50MB of RAM without issue. Several of them barely ever break 30MB of RAM.