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


   Performance: I ran microbenchmarks for TextEncoder vs Buffer+utils and 
Buffer based is 50% percent faster for small, ascii strings. As we are using 
larger strings or we switch to eg. Japanese language the difference gets 
smaller, but Buffer is still definitely faster.
   
   We might want to fix the "dead code" or remove it in 4.0.1 (and re-add it in 
a future release)


-- 
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:
us...@infra.apache.org


Reply via email to