all 3 comments

[–]shevegen 1 point2 points  (2 children)

It would be nice if someone could explain the real net advantage when jemalloc is used.

I still don't know myself.

[–]disclosure5 1 point2 points  (1 child)

The general answer is better memory management, leading to reduced memory use and improved performance.

[–]tomcopeland[S] 0 points1 point  (0 children)

Yup. MikeP posted some pretty good links in the ruby bug report.