lidavidm commented on pull request #10557:
URL: https://github.com/apache/arrow/pull/10557#issuecomment-879288023


   Updated to support can_write_into_slices. Also, updated the benchmark 
bytes_per_second scaling to reflect the size of the output and not the size of 
all the inputs so the numbers are more reasonable.
   
   ```
   
-----------------------------------------------------------------------------------------------
   Benchmark                                     Time             CPU   
Iterations UserCounters...
   
-----------------------------------------------------------------------------------------------
   CaseWhenBench32/1048576/0               6065579 ns      6065602 ns           
97 bytes_per_second=659.456M/s
   CaseWhenBench64/1048576/0               6485780 ns      6485814 ns           
93 bytes_per_second=1.20455G/s
   CaseWhenBench32/1048576/99              6280547 ns      6280511 ns          
114 bytes_per_second=636.831M/s
   CaseWhenBench64/1048576/99              6694807 ns      6694710 ns          
105 bytes_per_second=1.16686G/s
   CaseWhenBench32Contiguous/1048576/0     1761802 ns      1761781 ns          
378 bytes_per_second=2.21722G/s
   CaseWhenBench64Contiguous/1048576/0     2267441 ns      2267379 ns          
280 bytes_per_second=3.44561G/s
   CaseWhenBench32Contiguous/1048576/99    1897469 ns      1897449 ns          
325 bytes_per_second=2.05849G/s
   CaseWhenBench64Contiguous/1048576/99    2515244 ns      2515231 ns          
275 bytes_per_second=3.10578G/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