- Top 1% Node.Js Engineer
- Posts
- Garbage Collector Tracing Options
Garbage Collector Tracing Options
Ever had to debug the GC? Do not miss these flags to get more details in the console!
Every Node.Js Engineer has faced some kind of issues with the GC, and had to debug it. The most common option is to use the —trace-gc, but did You know that there are multiple options to trace the GC? You can read the ones that I have used in the past and helped me fix problems.
A list of articles to read if the current article triggered your curiosity.
List of interesting articles I read from the last publish
Feedback loop
If you could change one thing in the article or the newsletter what would it be? Feel free to reply to this email!