FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

perf_hooks: ignore duplicated entries in observer by fanatid · Pull Request #29442 · nodejs/node · GitHub

/ node Public

perf_hooks: ignore duplicated entries in observer - #29442

Closed
fanatid wants to merge 1 commit into
nodejs:masterfrom
fanatid:perfhooks-fix-observe-types
Closed

perf_hooks: ignore duplicated entries in observer#29442
fanatid wants to merge 1 commit into
nodejs:masterfrom
fanatid:perfhooks-fix-observe-types

Conversation

fanatid commented Sep 4, 2019

Copy link
Copy Markdown
Contributor

PerformanceObserver should add to observing only unique entry types.

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

PerformanceObserver should add to observing only unique entry types.
nodejs-github-bot added the perf_hooks Issues and PRs related to the implementation of the Performance Timing API. label Sep 4, 2019

Copy link
Copy Markdown
Collaborator

Trott added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Sep 7, 2019

Copy link
Copy Markdown
Collaborator

Trott commented Sep 7, 2019

Copy link
Copy Markdown
Member

Landed in ef9ecfb

Trott closed this Sep 7, 2019
Trott pushed a commit that referenced this pull request Sep 7, 2019
PerformanceObserver should add to observing only unique entry types.

PR-URL: #29442
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
fanatid deleted the perfhooks-fix-observe-types branch September 7, 2019 14:07
targos pushed a commit that referenced this pull request Sep 20, 2019
PerformanceObserver should add to observing only unique entry types.

PR-URL: #29442
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
BridgeAR mentioned this pull request Sep 24, 2019
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

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. 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.

5 participants


Back | FazBrowse Home | New Git URL