liamzwbao commented on PR #8689:
URL: https://github.com/apache/arrow-rs/pull/8689#issuecomment-3434653191

   Benchmarked locally on an M3 Max Mac, and the results show no performance 
improvement or regression against the main branch.
   
   command used:
   ```sh
   git checkout a7572eb6
   cargo bench -p arrow-cast --bench parse_decimal -- --save-baseline main
   
   git checkout issue-8670-decimal-cast-refactor
   cargo bench -p arrow-cast --bench parse_decimal -- --baseline main
   ```


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