Profiling Ruby's Memory Allocation with TCmalloc

Everytime Ruby needs to request memory from the operating system it has to call the malloc function. This function is part of the operating system itself, but there are alternative implementations you can use.
Profiling Ruby's Memory Allocation with TCmalloc #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/profiling-ruby-s-memory-allocation-with-tcmalloc

Nezir Zahirovic

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

related articles