Replies: 0 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Where can I find more information about the GC Flags and Kind found here: https://nodejs.org/api/perf_hooks.html#performancenodeentrydetail
I started logging GCs using Performance Observer and have been interested in learning more about the differences in the Flags, and also the differences between Major/Minor/Incremental.
I tried googling it to see if they were v8 flags but I didn't find anything.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions