7713 shaares
6256 liens privés
6256 liens privés
How we halved our memory consumption in Rails with jemalloc | by Carmen Chung | Ruby Inside | Medium
Ever noticed that your Rails app is consuming more memory while getting slower? We discuss how switching from malloc to jemalloc saved us memory and sped us up (and how it’s really easy to implement).