Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
RoRvsWild
(Uncensored)
subscribe
Measuring Ruby Garbage Collector - RorVsWild
https://www.rorvswild.com/blog/2024/measuring-ruby-garbage-collector
links
backlinks
The Garbage Collector releases memory slots from unused objects. However, it interrupts the Ruby execution and might significantly increase requests' response time. Would you like to know how the GC slows down your app?