Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: enrich using-gc-traces #4775

Merged
merged 4 commits into from
Aug 18, 2022
Merged

doc: enrich using-gc-traces #4775

merged 4 commits into from
Aug 18, 2022

Conversation

tony-go
Copy link
Member

@tony-go tony-go commented Aug 17, 2022

Hi 👋

Context

I recently wrote down a guide and pushed a PR on this repo.

As discussed in the recent meeting, it was probably not the best approach. We thought that it could be better to merge it with existing documentation.

Update

But we finally decided to extract a few parts from my work and inject it into the existing doc.

Note: We should merge this pull request first nodejs/diagnostics#572, as it will expose links we need in this pr.

@tony-go
Copy link
Member Author

tony-go commented Aug 17, 2022

Cc @nodejs/diagnostics

Copy link
Member

@ovflowd ovflowd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice exercise! Concise and very explanatory. From the website side of things, I don't see anything wrong. Still need a +1 review from diagnostics 😄

Copy link
Member

@RafaelGSS RafaelGSS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@RafaelGSS RafaelGSS merged commit 2bcae42 into nodejs:main Aug 18, 2022
Copy link
Contributor

@SEWeiTung SEWeiTung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tony-go:"flags"may be the meaning of "The additional info about GC"?

| startTime | The high-resolution millisecond timestamp is marking the starting time of the Performance Entry. |
| duration | The total number of milliseconds elapsed for this entry. |
| kind | The type of garbage collection operation that occurred. |
| flags | The high-resolution millisecond timestamp is marking the starting time of the Performance Entry. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"flags"may be the meaning of "The additional info about GC"?

@SEWeiTung
Copy link
Contributor

@tony-go: Sorry but catch it a bit later.....:(

@tony-go
Copy link
Member Author

tony-go commented Aug 19, 2022

@tony-go: Sorry but catch it a bit later.....:(

Nice catch, I probably miss something when I moved blocks in the doc.

SEWeiTung added a commit that referenced this pull request Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants