cyb70289 commented on pull request #9358:
URL: https://github.com/apache/arrow/pull/9358#issuecomment-772311969


   Benchmark updated to include integers with `wide` and `narrow` value range.
   ```
   QuantileKernelInt32Wide/1048576/10000         1566 us         1566 us        
  447 bytes_per_second=638.552M/s null_percent=0.01 size=1048.58k
   QuantileKernelInt32Wide/1048576/100           1906 us         1906 us        
  367 bytes_per_second=524.742M/s null_percent=1 size=1048.58k
   QuantileKernelInt32Wide/1048576/10            2714 us         2714 us        
  258 bytes_per_second=368.515M/s null_percent=10 size=1048.58k
   QuantileKernelInt32Wide/1048576/2             2431 us         2431 us        
  288 bytes_per_second=411.435M/s null_percent=50 size=1048.58k
   QuantileKernelInt32Wide/1048576/1            0.627 us        0.627 us      
1114130 bytes_per_second=1.52029T/s null_percent=100 size=1048.58k
   QuantileKernelInt32Wide/1048576/0             1864 us         1864 us        
  376 bytes_per_second=536.539M/s null_percent=0 size=1048.58k
   QuantileKernelInt32Narrow/1048576/10000        643 us          643 us        
 1088 bytes_per_second=1.51936G/s null_percent=0.01 size=1048.58k
   QuantileKernelInt32Narrow/1048576/100          743 us          743 us        
  945 bytes_per_second=1.31356G/s null_percent=1 size=1048.58k
   QuantileKernelInt32Narrow/1048576/10          1258 us         1258 us        
  557 bytes_per_second=795.072M/s null_percent=10 size=1048.58k
   QuantileKernelInt32Narrow/1048576/2           1799 us         1799 us        
  387 bytes_per_second=555.725M/s null_percent=50 size=1048.58k
   QuantileKernelInt32Narrow/1048576/1          0.644 us        0.644 us      
1097860 bytes_per_second=1.47984T/s null_percent=100 size=1048.58k
   QuantileKernelInt32Narrow/1048576/0            635 us          635 us        
 1105 bytes_per_second=1.53909G/s null_percent=0 size=1048.58k
   QuantileKernelInt64Wide/1048576/10000          680 us          680 us        
 1034 bytes_per_second=1.43618G/s null_percent=0.01 size=1048.58k
   QuantileKernelInt64Wide/1048576/100            905 us          905 us        
  772 bytes_per_second=1104.74M/s null_percent=1 size=1048.58k
   QuantileKernelInt64Wide/1048576/10            1392 us         1392 us        
  505 bytes_per_second=718.177M/s null_percent=10 size=1048.58k
   QuantileKernelInt64Wide/1048576/2              892 us          892 us        
  782 bytes_per_second=1120.52M/s null_percent=50 size=1048.58k
   QuantileKernelInt64Wide/1048576/1            0.608 us        0.608 us      
1138627 bytes_per_second=1.56729T/s null_percent=100 size=1048.58k
   QuantileKernelInt64Wide/1048576/0              762 us          762 us        
  916 bytes_per_second=1.28095G/s null_percent=0 size=1048.58k
   QuantileKernelInt64Narrow/1048576/10000        372 us          372 us        
 1887 bytes_per_second=2.62659G/s null_percent=0.01 size=1048.58k
   QuantileKernelInt64Narrow/1048576/100          416 us          416 us        
 1687 bytes_per_second=2.34746G/s null_percent=1 size=1048.58k
   QuantileKernelInt64Narrow/1048576/10           674 us          674 us        
 1040 bytes_per_second=1.44975G/s null_percent=10 size=1048.58k
   QuantileKernelInt64Narrow/1048576/2            869 us          869 us        
  807 bytes_per_second=1.12415G/s null_percent=50 size=1048.58k
   QuantileKernelInt64Narrow/1048576/1          0.609 us        0.609 us      
1151528 bytes_per_second=1.56662T/s null_percent=100 size=1048.58k
   QuantileKernelInt64Narrow/1048576/0            368 us          368 us        
 1912 bytes_per_second=2.65377G/s null_percent=0 size=1048.58k
   QuantileKernelDouble/1048576/10000            1134 us         1134 us        
  614 bytes_per_second=882.09M/s null_percent=0.01 size=1048.58k
   QuantileKernelDouble/1048576/100              1241 us         1241 us        
  565 bytes_per_second=805.54M/s null_percent=1 size=1048.58k
   QuantileKernelDouble/1048576/10                924 us          924 us        
  747 bytes_per_second=1082.46M/s null_percent=10 size=1048.58k
   QuantileKernelDouble/1048576/2                 889 us          889 us        
  791 bytes_per_second=1124.79M/s null_percent=50 size=1048.58k
   QuantileKernelDouble/1048576/1               0.634 us        0.634 us      
1127780 bytes_per_second=1.50509T/s null_percent=100 size=1048.58k
   QuantileKernelDouble/1048576/0                1229 us         1229 us        
  570 bytes_per_second=813.899M/s null_percent=0 size=1048.58k
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to