add perf_hooks module and global Performance classes#4992
Merged
Conversation
Member
|
The generated output of |
Member
Author
Symptom of my dying brain |
07c2a76 to
c5dffd5
Compare
npaun
reviewed
Sep 4, 2025
npaun
reviewed
Sep 4, 2025
npaun
reviewed
Sep 4, 2025
npaun
reviewed
Sep 4, 2025
npaun
reviewed
Sep 4, 2025
npaun
approved these changes
Sep 4, 2025
Collaborator
|
Looks like there's a fair amount of non-related changes (adding the copyright headers). Any chance those could be put in a separate commit so the actual perf_hooks changes can be looked a individually? |
jasnell
requested changes
Sep 5, 2025
Collaborator
jasnell
left a comment
There was a problem hiding this comment.
Overall good, definitely a few more todos.
058d813 to
b277613
Compare
jasnell
reviewed
Sep 5, 2025
d56ea88 to
243968a
Compare
jasnell
reviewed
Sep 8, 2025
jasnell
reviewed
Sep 8, 2025
jasnell
reviewed
Sep 8, 2025
jasnell
reviewed
Sep 8, 2025
jasnell
reviewed
Sep 8, 2025
jasnell
reviewed
Sep 8, 2025
jasnell
reviewed
Sep 8, 2025
jasnell
reviewed
Sep 9, 2025
jasnell
reviewed
Sep 9, 2025
jasnell
reviewed
Sep 9, 2025
jasnell
reviewed
Sep 9, 2025
jasnell
reviewed
Sep 9, 2025
cd3b469 to
f856d3b
Compare
jasnell
reviewed
Sep 9, 2025
jasnell
reviewed
Sep 9, 2025
jasnell
reviewed
Sep 9, 2025
jasnell
reviewed
Sep 9, 2025
Collaborator
|
Looks like the type snapshots also need to be regenerated. |
f856d3b to
3042560
Compare
Collaborator
|
Ok, three items remaining:
|
4a11bdd to
ffa66ec
Compare
jasnell
approved these changes
Sep 10, 2025
petebacondarwin
approved these changes
Sep 10, 2025
ffa66ec to
63dc214
Compare
Member
Author
|
Rebased and force pushed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds node:perf_hooks module and several global Performance prefixed classes.
TODO