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

Update article: Benchmarking the Torrust BitTorrent Tracker #72

Open
josecelano opened this issue Aug 7, 2024 · 1 comment
Open

Update article: Benchmarking the Torrust BitTorrent Tracker #72

josecelano opened this issue Aug 7, 2024 · 1 comment
Labels
Blog Post New blog post
Milestone

Comments

@josecelano
Copy link
Member

Link: https://torrust.com/v2/benchmarking-the-torrust-bittorrent-tracker#running-the-bencher

The Aquatic Bencher installation/run has changed from:

cd /tmp
git clone [email protected]:greatest-ape/aquatic.git
cd aquatic
cargo build --profile=release-debug -p aquatic_bencher

./target/release-debug/aquatic_bencher udp
cd /tmp
git clone [email protected]:greatest-ape/aquatic.git
cd aquatic
cargo build --profile "release-debug" -p aquatic_udp --features "io-uring"
cargo build --profile "release-debug" -p aquatic_udp_load_test
cargo build --profile "release-debug" -p aquatic_bencher --features udp

./target/release-debug/aquatic_bencher udp

There is no need to use the fork anymore.

image

The Torrust Tracker was included in the Bencher.

@josecelano josecelano added the Blog Post New blog post label Aug 7, 2024
@josecelano josecelano transferred this issue from torrust/torrust-website-v1 Oct 3, 2024
@josecelano josecelano added this to the v3.1.0 milestone Oct 4, 2024
Copy link

github-actions bot commented Dec 4, 2024

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blog Post New blog post
Projects
None yet
Development

No branches or pull requests

1 participant