Uh oh!
There was an error while loading. Please reload this page.
fs: improve error perf of sync lstat+fstat - #49868
Conversation
nodejs-github-bot
commented
Sep 26, 2023
CanadaHonk
commented
Sep 26, 2023
Flaky CI? |
debadree25
commented
Sep 26, 2023
Failures look related |
anonrig
commented
Sep 27, 2023
@CanadaHonk It seems the tests are failing in this pr |
joyeecheung
left a comment
There was a problem hiding this comment.
I think the diff can be a lot simpler if you just change the sync branch of the original implementations instead of repeating the code in a new binding..(and if you only introduce new bindings, the original sync branch would be dead code..) also I think this breaks --trace-sync-io?
joyeecheung
commented
Oct 2, 2023
#49913 has landed. Can you move the JS code back to |
131b7ab to
b32f918Comparenodejs-github-bot
commented
Oct 11, 2023
b32f918 to
749a2abComparenodejs-github-bot
commented
Oct 11, 2023
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
749a2ab to
44ee0a1Compare113f98f to
402f2b7Comparenodejs-github-bot
commented
Oct 19, 2023
402f2b7 to
2903256CompareCanadaHonk
commented
Nov 19, 2023
Rebased and fixed merge conflicts. |
nodejs-github-bot
commented
Nov 19, 2023
CanadaHonk
commented
Nov 21, 2023
I think flaky CI? |
nodejs-github-bot
commented
Nov 21, 2023
nodejs-github-bot
commented
Nov 23, 2023
Landed in ea88a3e |
PR-URL: #49868 Refs: nodejs/performance#106 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: nodejs#49868 Refs: nodejs/performance#106 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #49868 Refs: nodejs/performance#106 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #49868 Refs: nodejs/performance#106 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #49868 Refs: nodejs/performance#106 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #49868 Refs: nodejs/performance#106 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #49868 Refs: nodejs/performance#106 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #49868 Refs: nodejs/performance#106 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Results from i7 Windows laptop:
Ref: nodejs/performance#106