Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upstream: improve read() performance #29337
Conversation
mscdex
added
stream
performance
labels
Aug 27, 2019
This comment has been minimized.
This comment has been minimized.
|
This code is frankly quite difficult to understand, but I think this is correct. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
LGTM, good work! A CITGM run would be helpful to assess any breakage. |
This comment has been minimized.
This comment has been minimized.
|
@mcollina What breakage? These changes consist of:
|
This comment has been minimized.
This comment has been minimized.
|
I'm skeptical of any side effect a change in streams can have at this point, so a run would not be a waste of time. CITGM: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/1987/ |
This comment has been minimized.
This comment has been minimized.
|
I don't see anything suspicious on CITGM, LGTM from me. |
mscdex commentedAug 27, 2019
Benchmark results:
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes