|
|
|
|
|
by TuxSH
494 days ago
|
|
It's all nice and fast until the GC eats up all the CPU time under memory pressure (e.g. container memory limit). GC deserves its bad rep, even if GC implementations have gotten a lot better over time. GC also disqualifies a language from ever being used for anything but userland programs. |
|