Y
Hacker News
new
|
ask
|
show
|
jobs
New for Ruby 3.4: Modular Garbage Collection and MMTk
(
railsatscale.com
)
6 points
by
ufuk
527 days ago
2 comments
steve_gh
527 days ago
This is very exciting - important foundational work to underpin Ruby performance improvements.
Thank you for all the effort!
link
ufuk
527 days ago
This post describes the new modular garbage collection feature in Ruby 3.4: The ability to override Ruby's GC at runtime. We also introduce our first concrete alternative GC implementation, based on the Memory Management Toolkit (MMTk).
link
Thank you for all the effort!