Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to only optimize dependencies #6099

Closed
bjorn3 opened this issue Sep 26, 2018 · 1 comment
Closed

Add a way to only optimize dependencies #6099

bjorn3 opened this issue Sep 26, 2018 · 1 comment

Comments

@bjorn3
Copy link
Member

bjorn3 commented Sep 26, 2018

I have a project which has a test taking 30 sec in debug mode and 1 sec in release mode. I think most of the time is spent in a dependency, so I want to have it optimized, but I also don't want my project itself to be optimized, because it takes much time to compile it.

@alexcrichton
Copy link
Member

This is indeed something we'd like to have! This is implemented on nightly and has a separate tracking issue, so I'm going to close in favor of those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants