Trash talk: the Orinoco garbage collector
https://v8.dev/blog/trash-talk [v8.dev]
2019-06-18 05:54
Over the past years the V8 garbage collector (GC) has changed a lot. The Orinoco project has taken a sequential, stop-the-world garbage collector and transformed it into a mostly parallel and concurrent collector with incremental fallback.
source: L