-
Notifications
You must be signed in to change notification settings - Fork 51
Update benchmarking docs #770
Copy link
Copy link
Closed
Labels
DocumentationImproves Instructions, Guides, and NoticesImproves Instructions, Guides, and NoticesEasyGood for NewcomersGood for Newcomersgood first issueGood for newcomersGood for newcomers
Milestone
Description
After merging this PR running benchmarking for torrent repositories is no longer executed with:
cargo run --release -p torrust-torrent-repository-benchmarks -- --threads 4 --sleep 0 --compare truebut with:
cargo bench -p torrust-tracker-torrent-repositoryWe have to update the benchmarking documentation and the benchmarking article on the website.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DocumentationImproves Instructions, Guides, and NoticesImproves Instructions, Guides, and NoticesEasyGood for NewcomersGood for Newcomersgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Done