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

perf_hooks: always set bootstrapComplete #20768

Closed
wants to merge 1 commit into from

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented May 16, 2018

The performance.nodeTiming.bootstrapComplete milestone was not always being set. It should be set immediately before the main user-code is run.

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

@jasnell jasnell added the perf_hooks Issues and PRs related to the implementation of the Performance Timing API. label May 16, 2018
@jasnell
Copy link
Member Author

jasnell commented May 16, 2018

@jasnell
Copy link
Member Author

jasnell commented May 16, 2018

build bot failed on plinux... trying again: https://ci.nodejs.org/job/node-test-commit-plinux/17698/

@BridgeAR BridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 18, 2018
@tniessen
Copy link
Member

This needs to be rebased.

@tniessen tniessen removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 18, 2018
@jasnell jasnell force-pushed the fix-bootstrapcomplete-perf branch from 8d59213 to ef376ed Compare May 19, 2018 16:47
jasnell added a commit that referenced this pull request May 19, 2018
PR-URL: #20768
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@jasnell
Copy link
Member Author

jasnell commented May 19, 2018

Landed in 456a819

@jasnell jasnell closed this May 19, 2018
MylesBorins pushed a commit that referenced this pull request May 22, 2018
PR-URL: #20768
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@addaleax addaleax mentioned this pull request May 22, 2018
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants