adriangb commented on PR #18449:
URL: https://github.com/apache/datafusion/pull/18449#issuecomment-3512635874

   > 🤖: Benchmark completed
   > 
   > Details
   
   @alamb I'm not sure what's going on with these benchmarks. @friendlymatthew 
and I both ran it independently and got mostly big speedups as per above. Could 
you maybe try on your local machine? Here's how I've been running them:
   
   ```shell
   git checkout main && git log -1 --oneline && cargo bench --bench in_list -- 
--save-baseline before && git checkout refactor-in-list && git log -1 --oneline 
&& cargo bench --bench in_list -- --baseline before
   ```


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