| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
|
@mcollina Hello, can you help review this PR? Thanks ! |
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
move the hasObserver out of startPerf and stopPerf to avoid generating useless objects when these are no observer
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
Thanks. can you please help trigger CI ? |
Sorry, something went wrong.
Sorry, something went wrong.
|
@theanarkh I took care of it. Enjoy :) |
Sorry, something went wrong.
Thank you very much 😊. |
Sorry, something went wrong.
|
test-net-connect-reset-until-connected is consistently failing on SmartOS CI (timeout). |
Sorry, something went wrong.
|
@RaisinTen @aduh95 @ShogunPanda @mcollina @JungMinu Hi, can you please help merge this PR ? Thanks ! |
Sorry, something went wrong.
That one seems to be passing in the latest CI run - https://ci.nodejs.org/job/node-test-pull-request/44373/, landing now. |
Sorry, something went wrong.
move the hasObserver out of startPerf and stopPerf to avoid generating useless objects when these are no observer PR-URL: #43217 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
move the hasObserver out of startPerf and stopPerf to avoid generating useless objects when these are no observer PR-URL: #43217 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
move the hasObserver out of startPerf and stopPerf to avoid generating useless objects when these are no observer PR-URL: #43217 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
move the hasObserver out of startPerf and stopPerf to avoid generating useless objects when these are no observer PR-URL: #43217 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
move the hasObserver out of startPerf and stopPerf to avoid generating useless objects when these are no observer PR-URL: nodejs/node#43217 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
| Back | FazBrowse Home | New Git URL |
move the hasObserver out of startPerf and stopPerf
to avoid generating useless objects when these are no observer.
See #43002
Affected subsystem: net,dns