Hacker News new | ask | show | jobs
by riku_iki 610 days ago
> Fil-C has a concurrent GC. It doesn’t stop your program, ever.

what about performance/throughput compared to when you allocate stuff on stack?