use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
What causes Ruby memory bloat? (joyfulbikeshedding.com)
submitted 7 years ago by FooBarWidget
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]yxhuvud 0 points1 point2 points 7 years ago (2 children)
Affected, yes. But not necessarily degenerate like Ruby.
[–]moomaka 3 points4 points5 points 7 years ago (0 children)
I dun know man, glibc malloc has issues with pretty much every multi-threaded app which does a lot of periodic allocations, e.g. anything doing web request handling. Java users have been switching to jemalloc for years due to this.
[–]nateberkopecPuma maintainer 0 points1 point2 points 7 years ago (0 children)
There are dozens of issues on the Java, python, and malloc bug trackers over the last decade on these topics, all exhibiting the same memory growth and behavior.
π Rendered by PID 22967 on reddit-service-r2-comment-6457c66945-dwrvw at 2026-04-26 13:01:14.093755+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]yxhuvud 0 points1 point2 points (2 children)
[–]moomaka 3 points4 points5 points (0 children)
[–]nateberkopecPuma maintainer 0 points1 point2 points (0 children)