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

   With these changes, I can again use critcmp
   
   ```
   % critcmp main read_page_header
   group                                 main                                   
read_page_header
   -----                                 ----                                   
----------------
   decode parquet metadata               1.87     35.8±0.98µs        ? ?/sec    
1.00     19.1±0.33µs        ? ?/sec
   decode parquet metadata (wide)        2.73    221.4±2.90ms        ? ?/sec    
1.00     81.0±2.87ms        ? ?/sec
   decode thrift file metadata           2.22     21.8±0.31µs        ? ?/sec    
1.00      9.8±0.20µs        ? ?/sec
   decode thrift file metadata (wide)    1.80    112.7±2.39ms        ? ?/sec    
1.00     62.8±1.27ms        ? ?/sec
   open(default)                         1.79     36.2±1.00µs        ? ?/sec    
1.00     20.2±0.49µs        ? ?/sec
   open(page index)                      6.80  1773.7±23.97µs        ? ?/sec    
1.00    260.7±4.39µs        ? ?/sec
   page headers                          1.67     12.1±0.27µs        ? ?/sec    
1.00      7.3±0.17µs        ? ?/sec
   page headers (no stats)                                                      
1.00      4.2±0.06µ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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to