Ask HN: To what degree does garbage collection impact performance
I have been working in C++ recently, and I was wondering to what degree Java style garbage collection would impact the performance of C++, and where the slowdown would be most noticeable.
This post does not have any comments yet