Omega359 commented on issue #11569:
URL: https://github.com/apache/datafusion/issues/11569#issuecomment-2256282322

   5:45 here in a docker .devcontainer to run that bench command. I suspect a 
good portion of it is because cargo bench uses the [bench 
profile](https://doc.rust-lang.org/cargo/reference/profiles.html#bench) which 
inherits from release. Adding `--profile=dev ` to the command reduces the build 
down to 56s here.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to