Hacker News new | ask | show | jobs
by jen20 1507 days ago
> And garbage collected languages are slower than managed ones.

What..? Many common managed platforms are also garbage collected - .NET and Java, for example.

If I assume you misspoke with “managed” it still is untrue that garbage collection means “slower” because “slower” says nothing about whether you are measuring throughout or latency.