AlenkaF commented on PR #40358:
URL: https://github.com/apache/arrow/pull/40358#issuecomment-2014950925
@pitrou I have included your suggestions.
This is the output with the latest changes:
```
Running
/var/folders/gw/q7wqd4tx18n_9t4kbkd0bj1m0000gn/T/arrow-archery-s2l7kna2/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: 19.25, 15.77, 10.23
-----------------------------------------------------------------------------------------------------
Benchmark Time CPU
Iterations UserCounters...
-----------------------------------------------------------------------------------------------------
BatchToTensorSimple<Int8Type>/65536/3 3803 ns 3802 ns
179651 bytes_per_second=48.1626Gi/s items_per_second=51.7142G/s
BatchToTensorSimple<Int8Type>/65536/30 141770 ns 140390 ns
5332 bytes_per_second=13.0426Gi/s items_per_second=14.0044G/s
BatchToTensorSimple<Int8Type>/65536/300 1509271 ns 1488588 ns
471 bytes_per_second=12.3006Gi/s items_per_second=13.2077G/s
BatchToTensorSimple<Int8Type>/4194304/3 892806 ns 890394 ns
792 bytes_per_second=13.1613Gi/s items_per_second=14.1318G/s
BatchToTensorSimple<Int8Type>/4194304/30 10833571 ns 10319294 ns
68 bytes_per_second=11.3562Gi/s items_per_second=12.1936G/s
BatchToTensorSimple<Int8Type>/4194304/300 1128155000 ns 551951000 ns
1 bytes_per_second=2.12315Gi/s items_per_second=2.27972G/s
BatchToTensorSimple<Int16Type>/65536/3 3781 ns 3769 ns
185929 bytes_per_second=48.5878Gi/s items_per_second=26.0854G/s
BatchToTensorSimple<Int16Type>/65536/30 129794 ns 129615 ns
5636 bytes_per_second=14.1269Gi/s items_per_second=7.58431G/s
BatchToTensorSimple<Int16Type>/65536/300 1553976 ns 1550687 ns
435 bytes_per_second=11.808Gi/s items_per_second=6.33938G/s
BatchToTensorSimple<Int16Type>/4194304/3 824934 ns 822791 ns
882 bytes_per_second=14.2427Gi/s items_per_second=7.64648G/s
BatchToTensorSimple<Int16Type>/4194304/30 9991414 ns 9954623 ns
69 bytes_per_second=11.7722Gi/s items_per_second=6.32013G/s
BatchToTensorSimple<Int16Type>/4194304/300 791524063 ns 310795500 ns
2 bytes_per_second=3.77057Gi/s items_per_second=2.02431G/s
BatchToTensorSimple<Int32Type>/65536/3 3717 ns 3712 ns
183626 bytes_per_second=49.3228Gi/s items_per_second=13.24G/s
BatchToTensorSimple<Int32Type>/65536/30 135493 ns 134325 ns
5035 bytes_per_second=13.6315Gi/s items_per_second=3.65918G/s
BatchToTensorSimple<Int32Type>/65536/300 1607824 ns 1600713 ns
436 bytes_per_second=11.439Gi/s items_per_second=3.07063G/s
BatchToTensorSimple<Int32Type>/4194304/3 863068 ns 860123 ns
782 bytes_per_second=13.6245Gi/s items_per_second=3.6573G/s
BatchToTensorSimple<Int32Type>/4194304/30 10307080 ns 10272412 ns
68 bytes_per_second=11.408Gi/s items_per_second=3.06231G/s
BatchToTensorSimple<Int32Type>/4194304/300 261872267 ns 147986600 ns
5 bytes_per_second=7.91879Gi/s items_per_second=2.12568G/s
BatchToTensorSimple<Int64Type>/65536/3 3725 ns 3722 ns
183079 bytes_per_second=49.1992Gi/s items_per_second=6.60341G/s
BatchToTensorSimple<Int64Type>/65536/30 126616 ns 126444 ns
5720 bytes_per_second=14.4811Gi/s items_per_second=1.94362G/s
BatchToTensorSimple<Int64Type>/65536/300 1508292 ns 1506162 ns
445 bytes_per_second=12.1571Gi/s items_per_second=1.6317G/s
BatchToTensorSimple<Int64Type>/4194304/3 837330 ns 835840 ns
833 bytes_per_second=14.0203Gi/s items_per_second=1.88178G/s
BatchToTensorSimple<Int64Type>/4194304/30 9866716 ns 9823261 ns
69 bytes_per_second=11.9296Gi/s items_per_second=1.60116G/s
BatchToTensorSimple<Int64Type>/4194304/300 745086639 ns 325750333 ns
3 bytes_per_second=3.59746Gi/s items_per_second=482.843M/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]