Uh oh!
There was an error while loading. Please reload this page.
draft: implement bufferToString - #45562
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
mscdex
commented
Nov 21, 2022
Did you see the linked comment in the code comment for this function? I think we shouldn't be spending effort on optimizing APIs that exist solely for compatibility with older code. |
anonrig
commented
Nov 21, 2022
@mscdex This change also applies to several other places like |
mscdex
commented
Nov 21, 2022
That's fine, I'm referring specifically to |
Uh oh!
There was an error while loading. Please reload this page.
kiliczsh
commented
Jan 16, 2023
It is not applicable anymore due to nodejs/performance#16 |
Trying to implement suggested performance improvement in nodejs/performance#16.