Hacker News new | ask | show | jobs
by tmm1 5956 days ago
GC tuning is easy with REE, you can set environment variables to change the behavior of the mark and sweep collector. See slides 50-53 for more info.
1 comments

Thanks for the info! I'll check out REE again.