alamb commented on issue #18411:
URL: https://github.com/apache/datafusion/issues/18411#issuecomment-3476138986

   > So perhaps I have another amd64 related issue on my machine on top of the 
mentioned above inefficiency
   
   One thing to potentially try is compiling datafusion-cli with this (which I 
think allows it to use avx-512 more)
   
   ```shell
   RUSTFLAGS='-C target-cpu=native'
   ```


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