Uh oh!
There was an error while loading. Please reload this page.
fs: add a fast-path for readFileSync utf-8 - #48658
Conversation
Uh oh!
There was an error while loading. Please reload this page.
3ecaadc to
1227128Compareanonrig
commented
Jul 5, 2023
@santigimeno@bnoordhuis One of the tests failing and throwing Stack trace |
mcollina
commented
Jul 5, 2023
great work! |
Uh oh!
There was an error while loading. Please reload this page.
mcollina
left a comment
There was a problem hiding this comment.
lgtm
I would recommend a CITGM run anyway
anonrig
commented
Jul 6, 2023
Is this PR worth having a |
The
notable-change Please suggest a text for the release notes if you'd like to include a more detailed summary, then proceed to update the PR description with the text or a link to the notable change suggested text comment. |
nodejs-github-bot
commented
Jul 6, 2023
Backport-PR-URL: nodejs#48658
Backport-PR-URL: nodejs#48658
Backport-PR-URL: nodejs#48658
Backport-PR-URL: nodejs#48658
Backport-PR-URL: nodejs#48658
This pull request improves the performance of
fs.readFileSyncfor UTF-8 encoding.Benchmark CI: https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/1346