| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
FreeBSD fails looks unrelated. |
Sorry, something went wrong.
|
Out of curiosity, how much of a speed up is this? |
Sorry, something went wrong.
|
Nothing spectacular, it's on the order of 50-100 us per file on my system. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
(the pending status of windows-fanned is a bug we have with reporting build updates from jenkins) |
Sorry, something went wrong.
|
One more CI run because the previous one had infrastructure issues: https://ci.nodejs.org/job/node-test-pull-request/4648/ |
Sorry, something went wrong.
Stop reading from disk when we read fewer bytes than requested because the next read will be the zero-sized EOF. PR-URL: nodejs#9132 Reviewed-By: James M Snell <jasnell@gmail.com>
Don't bother shrinking the read buffer on the final read because we dispose it immediately afterwards. Avoids some unnecessary memory allocation and copying. PR-URL: nodejs#9132 Reviewed-By: James M Snell <jasnell@gmail.com>
Stop reading from disk when we read fewer bytes than requested because the next read will be the zero-sized EOF. PR-URL: #9132 Reviewed-By: James M Snell <jasnell@gmail.com>
Don't bother shrinking the read buffer on the final read because we dispose it immediately afterwards. Avoids some unnecessary memory allocation and copying. PR-URL: #9132 Reviewed-By: James M Snell <jasnell@gmail.com>
|
hey @bnoordhuis should this be backported? Assuming it needs more time to bake either way |
Sorry, something went wrong.
|
It could be back-ported but it doesn't need to be, it's not a bug fix. |
Sorry, something went wrong.
|
setting don't land on this for v6.x for now. Please feel free to let me know if you think we should re consider |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
CI: https://ci.nodejs.org/job/node-test-pull-request/4540/