perf_hooks: refactor internals by jasnell · Pull Request #17822 · nodejs/node

@jasnell

Refactor and simplify the perf_hooks native internals.

@jasnell added the perf_hooks

Issues and PRs related to the implementation of the Performance Timing API.

label

Dec 22, 2017

@nodejs-github-bot nodejs-github-bot added the c++

Issues and PRs that require attention from people who are familiar with C++.

label

Dec 22, 2017

addaleax

@jasnell

@addaleax addaleax added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Dec 27, 2017

addaleax pushed a commit that referenced this pull request

Dec 27, 2017
Refactor and simplify the perf_hooks native internals.

PR-URL: #17822
Reviewed-By: Anna Henningsen <anna@addaleax.net>

@addaleax addaleax removed the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Dec 27, 2017

MylesBorins pushed a commit that referenced this pull request

Jan 8, 2018
Refactor and simplify the perf_hooks native internals.

PR-URL: #17822
Reviewed-By: Anna Henningsen <anna@addaleax.net>

MylesBorins pushed a commit that referenced this pull request

Jan 9, 2018
Refactor and simplify the perf_hooks native internals.

PR-URL: #17822
Reviewed-By: Anna Henningsen <anna@addaleax.net>

MylesBorins pushed a commit that referenced this pull request

Jan 9, 2018
Refactor and simplify the perf_hooks native internals.

PR-URL: #17822
Reviewed-By: Anna Henningsen <anna@addaleax.net>

kjin pushed a commit to kjin/node that referenced this pull request

May 1, 2018
Refactor and simplify the perf_hooks native internals.

PR-URL: nodejs#17822
Reviewed-By: Anna Henningsen <anna@addaleax.net>

MylesBorins pushed a commit that referenced this pull request

May 2, 2018
Refactor and simplify the perf_hooks native internals.

Backport-PR-URL: #20456
PR-URL: #17822
Reviewed-By: Anna Henningsen <anna@addaleax.net>