alamb commented on issue #6107:
URL: https://github.com/apache/arrow-rs/issues/6107#issuecomment-2251013227

   Thanks @samuelcolvin 
   
   I think in general the basic requirement for performance optimizations in 
this crate is benchmarks that show performance improvements to justify the 
additional code complexity / maintenance burden. 
   
   I think there are already several `cargo bench` style benchmarks for string 
operations -- maybe a good first step would be to review them and add any 
additional cases you think are not covered that would benefit from the 
optimizations described above
   


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