| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@nodejs/http |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
Sorry, something went wrong.
|
@dnlup Do you want to try and land this? |
Sorry, something went wrong.
Sorry, something went wrong.
|
The job is pretty long. It's still running. I don't see performance regressions so far, inspecting the job console output. |
Sorry, something went wrong.
PR-URL: #36862 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Daniele Belardi <dwon.dnl@gmail.com>
|
Landed in 963dec3 |
Sorry, something went wrong.
|
@dnlup The http benchmarks take a long time to run, so it's usually a good idea to use the filter option to run a subset of the http benchmarks. In this case, I think using request as the value for FILTER would have limited the benchmarks to just client-request-body.js and create-clientrequest.js. I'll open a draft revert PR so we can see that benchmark. Assuming no significant performance issues, I'll close the draft revert PR. |
Sorry, something went wrong.
@Trott thank you for the explanation. I apologize for the extra work I caused. |
Sorry, something went wrong.
PR-URL: #36862 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Daniele Belardi <dwon.dnl@gmail.com>
No worries at all. I was only letting you know in case this is an area where you plan on doing other similar work and may need to run another http benchmark. |
Sorry, something went wrong.
PR-URL: #36862 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Daniele Belardi <dwon.dnl@gmail.com>
| Back | FazBrowse Home | New Git URL |
Iterative work towards cleaning up ClientRequest.