-
Notifications
You must be signed in to change notification settings - Fork 49
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 true
but with:
cargo bench -p torrust-tracker-torrent-repository
We have to update the benchmarking documentation and the benchmarking article on the website.
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