Skip to content

lib: expose performance interface to global object #29432

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

Closed
wants to merge 1 commit into from

Conversation

juanarbol
Copy link
Member

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

@Trott Trott added perf_hooks Issues and PRs related to the implementation of the Performance Timing API. performance Issues and PRs related to the performance of Node.js. semver-minor PRs that contain new features and should be released in the next minor version. labels Sep 4, 2019
@Trott
Copy link
Member

Trott commented Sep 4, 2019

Refs: #28635

@silverwind silverwind added semver-major PRs that contain breaking changes and should be released in the next major version. and removed semver-minor PRs that contain new features and should be released in the next minor version. labels Sep 4, 2019
@silverwind
Copy link
Contributor

Marking as semver-major as per @jasnell's recommendation. I do see possible breakage for code that tests for exsistance of global performance and that might cause issues because the implementation is not 100% conformant.

@BridgeAR
Copy link
Member

BridgeAR commented Dec 9, 2019

I am going to close this due to this comment #28635 (comment). It should be pretty straight forward to open another PR as soon as the API is not experimental anymore.
If anyone thinks this should stay open instead, please feel free to do so or to leave a comment.

@BridgeAR BridgeAR closed this Dec 9, 2019
@juanarbol
Copy link
Member Author

Ping @BridgeAR I think Performance API is no longer experimental, should we consider re-open this PR?

@BridgeAR
Copy link
Member

BridgeAR commented Apr 8, 2020

@juanarbol I suggest to open a new PR instead. That way it's going to show up on the first page of the PRs.

@juanarbol juanarbol deleted the performace-global branch January 19, 2021 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
perf_hooks Issues and PRs related to the implementation of the Performance Timing API. performance Issues and PRs related to the performance of Node.js. semver-major PRs that contain breaking changes and should be released in the next major version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants