Benchmarking Ruby's Heap: malloc, tcmalloc, jemalloc

Last week's post talked about different kinds of Ruby objects: some are contained in the 64-bit reference directly, some use up a 40-byte "Slot", and some use a Slot and a chunk of heap. Let's talk about that last set of objects.
Benchmarking Ruby's Heap: malloc, tcmalloc, jemalloc #ruby #rubydeveloper #rubyonrails #benchmarking https://rubyonrails.ba/single/benchmarking-ruby-s-heap-malloc-tcmalloc-jemalloc

Nezir Zahirovic

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

related articles