Comment on Ruby 3x3: Matz, Koichi, and Tenderlove on the Future of Ruby PerformanceparentComments−sams999yI did hand tune stuffhttps://github.com/discourse/discourse_docker/blob/master/te...RUBY_GC_HEAP_GROWTH_MAX_SLOTS is critical without it you get way too much bloat. The default is very problematic I discussed this with ko1 but not sure if we can get a better default in for 2.4.
Comments
I did hand tune stuff
https://github.com/discourse/discourse_docker/blob/master/te...
RUBY_GC_HEAP_GROWTH_MAX_SLOTS is critical without it you get way too much bloat. The default is very problematic I discussed this with ko1 but not sure if we can get a better default in for 2.4.