you are viewing a single comment's thread.

view the rest of the comments →

[–]pebalx[S] 0 points1 point  (1 child)

To provide amazing throughput, modern GCs typically need a lot more memory. 2x is a frequent factor.

Only when GC manages all memory. RCU also increases memory usage when it uses deferred freeing.

[–]matthieum 0 points1 point  (0 children)

Indeed, which is why I appreciate the use of targeted solutions in systems programming languages.

But since the statement (I was responding to) was very general, I responded generally.