Ted-Jiang commented on issue #3708:
URL: https://github.com/apache/arrow-rs/issues/3708#issuecomment-1430821013

   One thing need mention, i do profile on  
https://github.com/apache/arrow-rs/pull/3709/files#diff-d31b0761ffe79b72672cd516aa8ef0792c004328f31994dc616e677e8eb3c50cR31-R59.
  I think they are do the same amount work:
   `add_scalar_dyn` has 463 examples
   <img width="1286" alt="image" 
src="https://user-images.githubusercontent.com/37145547/218949502-e7fa66e5-15aa-408c-bf45-b0be33d78c98.png";>
   
   `add_scalar_dyn_mut` has 292 examples
   <img width="1265" alt="image" 
src="https://user-images.githubusercontent.com/37145547/218949446-7e98bc2d-fbcb-4354-b8be-8a475a3d95c4.png";>
   
   


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