etseidl commented on PR #6222:
URL: https://github.com/apache/arrow-rs/pull/6222#issuecomment-2282648906

   Updated numbers.
   
   2.2GHz Core i7
   ```
   arrow_array_reader/BYTE_STREAM_SPLIT/Decimal128Array/byte_stream_split 
encoded, mandatory, no NULLs     1.99      3.3±0.07ms        ? ?/sec    1.00  
1669.6±32.91µs        ? ?/sec
   arrow_array_reader/BYTE_STREAM_SPLIT/Decimal128Array/byte_stream_split 
encoded, optional, half NULLs    1.37      3.1±0.05ms        ? ?/sec    1.00    
  2.2±0.02ms        ? ?/sec
   arrow_array_reader/BYTE_STREAM_SPLIT/Decimal128Array/byte_stream_split 
encoded, optional, no NULLs      1.97      3.3±0.06ms        ? ?/sec    1.00  
1679.6±34.58µs        ? ?/sec
   arrow_array_reader/BYTE_STREAM_SPLIT/Float16Array/byte_stream_split encoded, 
mandatory, no NULLs        1.34   831.4±14.84µs        ? ?/sec    1.00   
619.9±11.99µs        ? ?/sec
   arrow_array_reader/BYTE_STREAM_SPLIT/Float16Array/byte_stream_split encoded, 
optional, half NULLs       1.09  1473.3±33.07µs        ? ?/sec    1.00  
1356.3±33.21µs        ? ?/sec
   arrow_array_reader/BYTE_STREAM_SPLIT/Float16Array/byte_stream_split encoded, 
optional, no NULLs         1.33   841.0±17.96µs        ? ?/sec    1.00   
631.5±16.27µs        ? ?/sec
   ```
   
   Will do the faster system Monday AM.


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