Rich-T-kid commented on PR #10958:
URL: https://github.com/apache/arrow-rs/pull/10958#issuecomment-5515652408
🤔 looking the this again Im not sure we really need this many new benchmarks
either
```
cast int64 to int32 1024
1.00 1619.9±1.64ns ? ?/sec
cast int64 to int32 512 1.00
834.5±3.08ns ? ?/sec 1.14 951.0±1.66ns ? ?/sec
cast int64 to int32 65536
1.00 90.0±3.18µs ? ?/sec
cast int64 to int32 8192
1.00 11.1±0.01µs ? ?/sec
```
is there anyway to reduce this to just two benchmarks be type cast?
this is really more of a personal nit than anything else.
I'll try and take a second look at the PR this evening
--
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]