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

   Output from running the benchmarks on the latest commit:
   
   ```
   Running 
/var/folders/gw/q7wqd4tx18n_9t4kbkd0bj1m0000gn/T/arrow-archery-y9o8zv4d/WORKSPACE/build/release/arrow-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: 20.67, 17.39, 10.95
   
-----------------------------------------------------------------------------------------------------
   Benchmark                                           Time             CPU   
Iterations UserCounters...
   
-----------------------------------------------------------------------------------------------------
   BatchToTensorSimple<UInt8Type>/65536           443099 ns       442863 ns     
    1580 bytes_per_second=141.127Mi/s items_per_second=14.7983G/s 
null_percent=0 size=65.536k
   BatchToTensorSimple<UInt8Type>/4194304       38391076 ns     35795222 ns     
      18 bytes_per_second=111.747Mi/s items_per_second=11.7175G/s 
null_percent=0 size=4.1943M
   BatchToTensorSimple<UInt16Type>/65536          882040 ns       881129 ns     
     747 bytes_per_second=70.9318Mi/s items_per_second=7.43773G/s 
null_percent=0 size=65.536k
   BatchToTensorSimple<UInt16Type>/4194304     118462838 ns     81059222 ns     
       9 bytes_per_second=49.3466Mi/s items_per_second=5.17437G/s 
null_percent=0 size=4.1943M
   BatchToTensorSimple<UInt32Type>/65536         1937139 ns      1933673 ns     
     361 bytes_per_second=32.3219Mi/s items_per_second=3.3892G/s null_percent=0 
size=65.536k
   BatchToTensorSimple<UInt32Type>/4194304    1271556625 ns    651396000 ns     
       1 bytes_per_second=6.14066Mi/s items_per_second=643.895M/s 
null_percent=0 size=4.1943M
   BatchToTensorSimple<UInt64Type>/65536         4440503 ns      4344614 ns     
     166 bytes_per_second=14.3856Mi/s items_per_second=1.50844G/s 
null_percent=0 size=65.536k
   BatchToTensorSimple<UInt64Type>/4194304    1.1486e+10 ns   1742537000 ns     
       1 bytes_per_second=2.2955Mi/s items_per_second=240.701M/s null_percent=0 
size=4.1943M
   BatchToTensorSimple<Int8Type>/65536            415187 ns       410957 ns     
    1710 bytes_per_second=152.084Mi/s items_per_second=15.9472G/s 
null_percent=0 size=65.536k
   BatchToTensorSimple<Int8Type>/4194304        34241740 ns     33962150 ns     
      20 bytes_per_second=117.778Mi/s items_per_second=12.3499G/s 
null_percent=0 size=4.1943M
   BatchToTensorSimple<Int16Type>/65536           812298 ns       810349 ns     
     917 bytes_per_second=77.1273Mi/s items_per_second=8.08738G/s 
null_percent=0 size=65.536k
   BatchToTensorSimple<Int16Type>/4194304       75301182 ns     70352375 ns     
       8 bytes_per_second=56.8566Mi/s items_per_second=5.96185G/s 
null_percent=0 size=4.1943M
   BatchToTensorSimple<Int32Type>/65536          2033466 ns      2026663 ns     
     329 bytes_per_second=30.8389Mi/s items_per_second=3.23369G/s 
null_percent=0 size=65.536k
   BatchToTensorSimple<Int32Type>/4194304     1233238541 ns    562396000 ns     
       1 bytes_per_second=7.11243Mi/s items_per_second=745.792M/s 
null_percent=0 size=4.1943M
   BatchToTensorSimple<Int64Type>/65536          3969188 ns      3959770 ns     
     178 bytes_per_second=15.7837Mi/s items_per_second=1.65505G/s 
null_percent=0 size=65.536k
   BatchToTensorSimple<Int64Type>/4194304     1.5188e+10 ns   1823171000 ns     
       1 bytes_per_second=2.19398Mi/s items_per_second=230.055M/s 
null_percent=0 size=4.1943M
   BatchToTensorSimple<HalfFloatType>/65536       899771 ns       888509 ns     
     749 bytes_per_second=70.3426Mi/s items_per_second=7.37595G/s 
null_percent=0 size=65.536k
   BatchToTensorSimple<HalfFloatType>/4194304   71104797 ns     69327375 ns     
       8 bytes_per_second=57.6973Mi/s items_per_second=6.05G/s null_percent=0 
size=4.1943M
   BatchToTensorSimple<FloatType>/65536          2025175 ns      2021084 ns     
     347 bytes_per_second=30.924Mi/s items_per_second=3.24262G/s null_percent=0 
size=65.536k
   BatchToTensorSimple<FloatType>/4194304     1087905188 ns    395840500 ns     
       2 bytes_per_second=10.1051Mi/s items_per_second=1.05959G/s 
null_percent=0 size=4.1943M
   BatchToTensorSimple<DoubleType>/65536         4118269 ns      4089947 ns     
     170 bytes_per_second=15.2814Mi/s items_per_second=1.60237G/s 
null_percent=0 size=65.536k
   BatchToTensorSimple<DoubleType>/4194304    9901101750 ns   1684713000 ns     
       1 bytes_per_second=2.37429Mi/s items_per_second=248.963M/s 
null_percent=0 size=4.1943M
   ```


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