pepijnve commented on PR #18152:
URL: https://github.com/apache/datafusion/pull/18152#issuecomment-3457067894

   Removing the scatter and using a custom 'unaligned' zip compared to 
bea4b68fc1408ee174097ad45519e43898b9165a
   
   ```
   case_when 8192x3: CASE WHEN c1 <= 500 THEN c2 ELSE c3 END
                           time:   [9.9382 µs 9.9748 µs 10.013 µs]
                           change: [-31.136% -30.852% -30.574%] (p = 0.00 < 
0.05)
                           Performance has improved.
   Found 1 outliers among 100 measurements (1.00%)
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to