Benchmarking Ruby's Heap: malloc, tcmalloc, jemalloc
16-Feb-2018 2882
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 #Ruby's #Heap: #malloc, #tcmalloc, #jemalloc #benchmarking https://rubyonrails.ba/link/benchmarking-ruby-s-heap-malloc-tcmalloc-jemalloc