mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
bencher: update config defaults, use load test max_response_peers
This commit is contained in:
parent
bbe09bd0df
commit
df13ae9399
3 changed files with 6 additions and 6 deletions
|
|
@ -28,7 +28,6 @@ cd ..
|
|||
git clone git://erdgeist.org/opentracker
|
||||
cd opentracker
|
||||
sed -i "s/^OPTS_production=-O3/OPTS_production=-O3 -march=native -mtune=native/g" Makefile
|
||||
sed -i "s/if \(numwant > 200\) numwant = 200/if (numwant > 50) numwant = 50/g" ot_udp.c
|
||||
make
|
||||
sudo cp ./opentracker /usr/local/bin/
|
||||
git log --oneline | head -n 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue