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 configuration for cargo flamegprah and docs for profiling #749

Merged

Commits on Mar 21, 2024

  1. test: [torrust#746] profiling: add configuration to generate flamegraphs

    You can generate a flamegprah with:
    
    ```
    TORRUST_TRACKER_PATH_CONFIG="./share/default/config/tracker.udp.benchmarking.toml" cargo flamegraph --bin=profiling -- 60
    ```
    josecelano committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bfdeafc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a7275e View commit details
    Browse the repository at this point in the history