AlenkaF commented on PR #40358:
URL: https://github.com/apache/arrow/pull/40358#issuecomment-1980553789

   The result from running `archery benchmark diff 
--benchmark-filter=BatchToTensorSimple` on the second commit (but with arrays 
of length `100`, not `500`):
   
   ```
   Running 
/var/folders/gw/q7wqd4tx18n_9t4kbkd0bj1m0000gn/T/arrow-archery-jun4cokj/WORKSPACE/build/release/arrow-to-tensor-benchmark
   Run on (8 X 24 MHz CPU s)
   CPU Caches:
     L1 Data 64 KiB
     L1 Instruction 128 KiB
     L2 Unified 4096 KiB (x8)
   Load Average: 24.95, 25.04, 19.14
   
---------------------------------------------------------------------------------------------
   Benchmark                                   Time             CPU   
Iterations UserCounters...
   
---------------------------------------------------------------------------------------------
   BatchToTensorSimple<UInt8Type>            550 ns          550 ns      
1254345 bytes_per_second=4.06699Gi/s items_per_second=545.863M/s
   BatchToTensorSimple<UInt16Type>           555 ns          553 ns      
1235570 bytes_per_second=8.08251Gi/s items_per_second=542.408M/s
   BatchToTensorSimple<UInt32Type>           569 ns          568 ns      
1253335 bytes_per_second=15.7341Gi/s items_per_second=527.949M/s
   BatchToTensorSimple<UInt64Type>           580 ns          580 ns      
1237449 bytes_per_second=30.8253Gi/s items_per_second=517.163M/s
   BatchToTensorSimple<Int8Type>             548 ns          548 ns      
1249732 bytes_per_second=4.07944Gi/s items_per_second=547.533M/s
   BatchToTensorSimple<Int16Type>            623 ns          568 ns      
1233654 bytes_per_second=7.87246Gi/s items_per_second=528.312M/s
   BatchToTensorSimple<Int32Type>            565 ns          564 ns      
1204923 bytes_per_second=15.8461Gi/s items_per_second=531.706M/s
   BatchToTensorSimple<Int64Type>            585 ns          585 ns      
1269059 bytes_per_second=30.5699Gi/s items_per_second=512.878M/s
   BatchToTensorSimple<HalfFloatType>        545 ns          544 ns      
1217900 bytes_per_second=8.21219Gi/s items_per_second=551.111M/s
   BatchToTensorSimple<FloatType>            575 ns          574 ns      
1239991 bytes_per_second=15.5835Gi/s items_per_second=522.896M/s
   BatchToTensorSimple<DoubleType>           567 ns          566 ns      
1152074 bytes_per_second=31.5943Gi/s items_per_second=530.065M/s
   ```


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