RubyConf 2016 - Halve Your Memory Usage With These 12 Weird Tricks

How does Ruby allocate memory? Ever wonder why that poor application of yours is using hundreds of megabytes of RAM? Ruby's garbage collector means that we don't have to worry about allocating memory in our programs, but an understanding of how C Ruby uses memory can help us avoid bloat and even write faster programs. We'll talk about what causes memory allocation, how the garbage collector works, and how to measure memory activity in our own Ruby programs.


RubyConf 2016 - Halve Your Memory Usage With These 12 Weird Tricks #ruby #rubydeveloper #rubyonrails #rubyconf https://rubyonrails.ba/single/rubyconf-2016---halve-your-memory-usage-with-these-12-weird-tricks

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles