| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Currently we only consider write when benchmarking.
There was a problem hiding this comment.
This actually requires the following test to be changed:
test/benchmark/test-benchmark-streams.js
Sorry, something went wrong.
Sorry, this is new for me. What is that and how does it need to be changed? |
Sorry, something went wrong.
|
If you run the test with this addition, it will fail due to the added options that are not included in the test. It is a way to verify that at least one benchmark option passes for all benchmark files of the specific subsystem. You could add something like writev: 'yes', callback: 'no'. |
Sorry, something went wrong.
|
Lite-CI https://ci.nodejs.org/job/node-test-pull-request-lite-pipeline/4115/ Marking as author ready. The benchmark test should be run while landing to verify that it works properly. |
Sorry, something went wrong.
|
Landed in f68285b 🎉 |
Sorry, something went wrong.
Currently we only consider write when benchmarking. PR-URL: #31066 Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Currently we only consider write when benchmarking. PR-URL: #31066 Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Currently we only consider write when benchmarking. PR-URL: #31066 Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Currently we only consider write when benchmarking. PR-URL: #31066 Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
| Back | FazBrowse Home | New Git URL |
Currently we only consider write when benchmarking.
Checklist