You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/29 22:54:35 UTC

[GitHub] [arrow] trxcllnt commented on pull request #10181: ARROW-12578: [JS] Remove Buffer in favor of TextEncoder API in NodeJS

trxcllnt commented on pull request #10181:
URL: https://github.com/apache/arrow/pull/10181#issuecomment-829647060


   @alippai has this change been benchmarked against using `Buffer.from()`? We're using buffer here because it was dramatically faster than TextEncoder/TextDecoder in node, but it's possible that's no longer the case.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org