4 ms·
Smaller is better, of course, but I've never found the size of .NET binaries to be an issue. What problems does this cause?
by greener_grass 10mo ago
Smaller is better, of course, but I've never found the size of .NET binaries to be an issue.
What problems does this cause?
- 4rt 10mo agoIf you're trying to pack hundreds of microservices into a cluster, having containers using 80MB of ram minimum instead of 500KB can become a big deal.