-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3ac4aa5 docs: [#768] udpate profiling docs (Jose Celano) Pull request description: And remove the introduced warning after adding configuration for profiling in the Cargo.toml file. I've disabled that configuration because the profiling tool requires other system dependencies too. YOu have to install those dependencies and uncomment that configuration to generate the flamegrpah. ACKs for top commit: josecelano: ACK 3ac4aa5 Tree-SHA512: d4adb52236b449ff44a4965ac661468418959978ba5dbd2a199b2eb7345bde111dd68dd322d3f6d63bbf9f75097737b0cf8abc38bba7157451f85e65808422fb
- Loading branch information
Showing
7 changed files
with
1,069 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,3 +23,4 @@ rustflags = [ | |
"-D", | ||
"unused", | ||
] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.