Hacker News new | ask | show | jobs
by m0th87 2247 days ago
It's not well known, because it's not true, at least not absolutely. Speed could either mean latency or throughput. Reference counting is almost always worse than GC at throughput, but is usually better for latency.
1 comments

I intended it to mean throughput.