Mark And Sweep as Minor GC in Node.Js

Yes! The title is correct! You might never heard of the possibility to change the Scavenger algorithm to mark-and-sweep (like to major gc), but I am pretty sure it has some benefits in some scenarios. Read the article to understand how it works and when to use it.

A list of articles to read if the current article triggered your curiosity.

Share the knowledge

If you find this release useful, share it with your colleagues and friends!