pitrou commented on PR #13654:
URL: https://github.com/apache/arrow/pull/13654#issuecomment-1190286473

   Object file size:
   * before:
   ```
   $ size 
build-release/src/arrow/CMakeFiles/arrow_objlib.dir/compute/kernels/scalar_compare.cc.o
      text         data     bss     dec     hex filename
    458472         6200    1120  465792   71b80 
build-release/src/arrow/CMakeFiles/arrow_objlib.dir/compute/kernels/scalar_compare.cc.o
   ```
   * after:
   ```
   $ size 
build-release/src/arrow/CMakeFiles/arrow_objlib.dir/compute/kernels/scalar_compare.cc.o
      text         data     bss     dec     hex filename
    412088         6336    1120  419544   666d8 
build-release/src/arrow/CMakeFiles/arrow_objlib.dir/compute/kernels/scalar_compare.cc.o
   ```
   


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