We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Do you think it's possible to bench cargo build analysis ? I have try to do:
sudo flamegraph -- cargo build
but it not works yet...
The text was updated successfully, but these errors were encountered:
Why doesn't it work? What have you tried? What are you trying to learn? Are you aware of Cargo's self-profiling options?
https://blog.rust-lang.org/inside-rust/2020/02/25/intro-rustc-self-profile.html
Sorry, something went wrong.
No branches or pull requests
Hello,
Do you think it's possible to bench cargo build analysis ?
I have try to do:
but it not works yet...
The text was updated successfully, but these errors were encountered: