Hacker News new | ask | show | jobs
by thatfrenchguy 3447 days ago
"predictable performance (no garbage collection pauses)"

No garbage collection means more fragmentation though which can be an issue at some point perf-wise, there's no free lunch.