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

   Benchmarks relative to current main.
   ```
   default features
   group                             main_57_0_default                      
no_conv
   -----                             -----------------                      
-------
   decode parquet metadata           1.10     19.2±0.29µs        ? ?/sec    
1.00     17.4±0.31µs        ? ?/sec
   decode parquet metadata (wide)    1.15     85.1±1.73ms        ? ?/sec    
1.00     74.2±1.58ms        ? ?/sec
   open(default)                     1.10     20.0±0.34µs        ? ?/sec    
1.00     18.1±0.41µs        ? ?/sec
   open(page index)                  1.02    257.3±7.66µs        ? ?/sec    
1.00    252.9±4.98µs        ? ?/sec
   
   all features
   group                             main_57_0                              
no_conv_encr
   -----                             ---------                              
------------
   decode parquet metadata           1.08     19.5±0.39µs        ? ?/sec    
1.00     18.0±0.32µs        ? ?/sec
   decode parquet metadata (wide)    1.14     89.2±1.68ms        ? ?/sec    
1.00     78.5±1.69ms        ? ?/sec
   open(default)                     1.14     21.3±0.38µs        ? ?/sec    
1.00     18.8±0.39µs        ? ?/sec
   open(page index)                  1.02    259.8±5.41µs        ? ?/sec    
1.00    254.6±5.31µs        ? ?/sec
   ```


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