the last 5 years of V8's garbage collector (wingolog.org)
from tedu@azorius.net to programming@azorius.net on 08 Dec 2023 04:04
https://azorius.net/g/programming/p/R5f6sF2yVb2HDRJJ38-the-last-5-years-of-V8s-garbage-collector

Captain, status report: I’m down here in a Jeffries tube, poking at V8’s garbage collector. However, despite working on other areas of the project recently, V8 is now so large that it’s necessary to ignore whole subsystems when working on any given task. But now I’m looking at the GC in anger: what is its deal? What does V8’s GC even look like these days?

#garbage-collection #programming

threaded - newest