sdf-jkl commented on PR #10432:
URL: https://github.com/apache/arrow-rs/pull/10432#issuecomment-5144363214

   @Jefffrey @etseidl  could you please take a look at this?
   
   I ran the same bench on my machine and don't get the regressions from the 
previous bot run. ( My last run if from a different main. My machine is x86)
   ```text
   
┌─────────────────────────────────┬────────┬───────────────────┬─────────────┐
   │               row               │  bot   │  local, default   │   local,    
│
   │                                 │  run   │        CGU        │    CGU=1    
│
   
├─────────────────────────────────┼────────┼───────────────────┼─────────────┤
   │ list_primitive/bloom_filter     │ +10%   │ -4.8%             │ -6.3%       
│
   
├─────────────────────────────────┼────────┼───────────────────┼─────────────┤
   │ list_primitive_non_null/default │ +22%   │ -3.2%             │ -9.6%       
│
   
├─────────────────────────────────┼────────┼───────────────────┼─────────────┤
   │ list_primitive_non_null/zstd    │ +11%   │ -2.1%             │ -3.0%       
│
   
├─────────────────────────────────┼────────┼───────────────────┼─────────────┤
   │ primitive_sparse_99pct_null/cdc │ +8%    │ +1.9%             │ -5.3%       
│
   
├─────────────────────────────────┼────────┼───────────────────┼─────────────┤
   │ struct_sparse_99pct_null/cdc    │ +10%   │ +1.1%             │ -1.0%       
│
   
└─────────────────────────────────┴────────┴───────────────────┴─────────────┘
   ```


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