Skip to content

Udpate profiling docs#769

Merged
josecelano merged 1 commit intotorrust:developfrom
josecelano:768-remove-cargo-build-warning-with-profiling-configuration
Apr 1, 2024
Merged

Udpate profiling docs#769
josecelano merged 1 commit intotorrust:developfrom
josecelano:768-remove-cargo-build-warning-with-profiling-configuration

Conversation

@josecelano
Copy link
Copy Markdown
Member

@josecelano josecelano commented Apr 1, 2024

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.

@josecelano josecelano linked an issue Apr 1, 2024 that may be closed by this pull request
@josecelano josecelano requested a review from da2ce7 April 1, 2024 12:36
@josecelano
Copy link
Copy Markdown
Member Author

ACK 3ac4aa5

@josecelano josecelano self-assigned this Apr 1, 2024
@josecelano josecelano added the Documentation Improves Instructions, Guides, and Notices label Apr 1, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.71%. Comparing base (bf71687) to head (3ac4aa5).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #769   +/-   ##
========================================
  Coverage    77.71%   77.71%           
========================================
  Files          158      158           
  Lines         8711     8711           
========================================
  Hits          6770     6770           
  Misses        1941     1941           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@josecelano josecelano merged commit 2277099 into torrust:develop Apr 1, 2024
@josecelano josecelano deleted the 768-remove-cargo-build-warning-with-profiling-configuration branch April 1, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improves Instructions, Guides, and Notices

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove cargo build warning with profiling configuration

1 participant