tustvold commented on PR #3854:
URL: https://github.com/apache/arrow-rs/pull/3854#issuecomment-1467053149

   Thank you for this, will review fully tomorrow. Just some ideas that might 
make this even faster
   
   * Handle the sign, if any, outside the loop
   * Split the string on a decimal point, if any, so the two parts can be 
processed using the optimised lexical_core integer parsing routines


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to