Dhaval Singhwww.dsdev.in·Sep 14, 2023From Bloat to Sleek: A Rails Memory Tale With JemallocPrelude In my previous blog we tried to analyze what could be the reason behind a Rails app hogging so much memory. Now there are multiple ways to approach this issue from fixing N+1 queries to profiling shady APIs and debugging them, my most fruitfu...3.0K readsPerformance TuningRuby on Rails