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

   Does this warrant a closer look? Large relative difference, but small 
absolute one.
   
   ```
   case_when 8192x3: CASE WHEN c1 <= 500 THEN c2 ELSE c3 END
                           time:   [22.324 µs 22.361 µs 22.403 µs]
                           change: [+5.6317% +6.1119% +6.6143%] (p = 0.00 < 
0.05)
                           Performance has regressed.
   Found 2 outliers among 100 measurements (2.00%)
     1 (1.00%) high mild
     1 (1.00%) high severe
   ```


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