Hacker News new | ask | show | jobs
by hliyan 3143 days ago
The deployment time benefits of static binaries far outweigh the resource saving benefits of dynamic linking. I'm speaking from experience with C++. There is also a latency boost for high CPU intensive processes.