Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.2k
http2,perf_hooks: perf state using AliasedBuffer#18300
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
Uh oh!
There was an error while loading. Please reload this page.
Conversation
kfarnung commented Jan 22, 2018 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
kfarnung commented Jan 22, 2018
kfarnung commented Jan 22, 2018
kfarnung commented Jan 23, 2018 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
CI rerun: https://ci.nodejs.org/job/node-test-pull-request/12689/ Looks like the Windows leg is hitting #18269. Everything else is passing. |
kfarnung commented Jan 24, 2018
@jasnell do you have a moment to take a look? |
kfarnung commented Jan 24, 2018 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
Final (hopefully) rerun: https://ci.nodejs.org/job/node-test-pull-request/12712/ Looks like there are a couple of unrelated issues. |
kfarnung commented Jan 25, 2018
Landed in be2cbcc |
kfarnung commented Jan 25, 2018
I created a backport PR #18364 |
Update performance_state to use AliasedBuffer and update usage sites. PR-URL: nodejs/node#18300 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
Update performance_state to use AliasedBuffer and update usage sites. PR-URL: nodejs/node#18300 Backport-PR-URL: nodejs#453 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Mike Kaufman <[email protected]>
Update performance_state to use AliasedBuffer and update usage sites. PR-URL: #18300 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
Update performance_state to use AliasedBuffer and update usage sites. PR-URL: nodejs#18300 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
Update performance_state to use AliasedBuffer and update usage sites. PR-URL: #18300 Backport-PR-URL: #18364 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
This is the portion of be2cbcc that is not in dea44b9. Update performance_state to use AliasedBuffer and update usage sites. PR-URL: nodejs#18300 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
This is the portion of be2cbcc that is not in dea44b9. Update performance_state to use AliasedBuffer and update usage sites. Backport-PR-URL: #20456 PR-URL: #18300 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
Update performance_state to use AliasedBuffer and update usage sites. PR-URL: nodejs#18300 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
Update performance_state to use AliasedBuffer and update usage sites.
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
http2, perf_hooks