★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/19558Nouvelle recherche | Portail wanayoo
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

src: use unordered_map for perf marks #19558

Closed
wants to merge 1 commit into from
Closed

Conversation

Copy link
Member

@addaleax addaleax commented Mar 23, 2018

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the c++ label Mar 23, 2018
@addaleax addaleax added lib / src perf_hooks author ready labels Mar 24, 2018
@addaleax
Copy link
Member Author

@addaleax addaleax commented Mar 24, 2018

BridgeAR pushed a commit to BridgeAR/node that referenced this issue Mar 27, 2018
PR-URL: nodejs#19558
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@BridgeAR
Copy link
Member

@BridgeAR BridgeAR commented Mar 27, 2018

Landed in c46e36b 🎉

@BridgeAR BridgeAR closed this Mar 27, 2018
targos pushed a commit that referenced this issue Mar 27, 2018
PR-URL: #19558
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
addaleax added a commit that referenced this issue Jun 29, 2018
PR-URL: #19558
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Jul 9, 2018
rvagg pushed a commit that referenced this issue Aug 16, 2018
PR-URL: #19558
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready c++ lib / src perf_hooks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants