AlenkaF commented on PR #40358:
URL: https://github.com/apache/arrow/pull/40358#issuecomment-1994442166
Current output when running `archery benchmark diff
--benchmark-filter=BatchToTensorSimple`:
```
Running
/var/folders/gw/q7wqd4tx18n_9t4kbkd0bj1m0000gn/T/arrow-archery-e8lvkw1g/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: 27.50, 28.87, 23.74
-----------------------------------------------------------------------------------------------------------
Benchmark Time
CPU Iterations UserCounters...
-----------------------------------------------------------------------------------------------------------
BatchToTensorSimple<UInt8Type>/65536/10000 4121 us 4107
us 171 bytes_per_second=15.217Mi/s items_per_second=12.765G/s
null_percent=0.01 size=65.536k
BatchToTensorSimple<UInt8Type>/65536/100 4273 us 4219
us 170 bytes_per_second=14.8143Mi/s items_per_second=12.4271G/s
null_percent=1 size=65.536k
BatchToTensorSimple<UInt8Type>/65536/10 4019 us 4003
us 173 bytes_per_second=15.6149Mi/s items_per_second=13.0988G/s
null_percent=10 size=65.536k
BatchToTensorSimple<UInt8Type>/65536/2 4100 us 4083
us 136 bytes_per_second=15.3084Mi/s items_per_second=12.8416G/s
null_percent=50 size=65.536k
BatchToTensorSimple<UInt8Type>/65536/1 3972 us 3894
us 178 bytes_per_second=16.0516Mi/s items_per_second=13.465G/s
null_percent=100 size=65.536k
BatchToTensorSimple<UInt8Type>/65536/0 3953 us 3927
us 178 bytes_per_second=15.9142Mi/s items_per_second=13.3498G/s
null_percent=0 size=65.536k
BatchToTensorSimple<UInt8Type>/4194304/10000 15398661 us 1947088
us 1 bytes_per_second=2.05435Mi/s items_per_second=1.72331G/s
null_percent=0.01 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]