mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-28 20:03:22 +00:00
Set tcp benchmarks' backlog as 1
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
1fe0a138f9
commit
a566e25803
@ -6,6 +6,6 @@ set -e
|
||||
|
||||
echo "*** Running lmbench UDP latency test ***"
|
||||
|
||||
/benchmark/bin/lmbench/lat_udp -s
|
||||
/benchmark/bin/lmbench/lat_udp -s 127.0.0.1
|
||||
/benchmark/bin/lmbench/lat_udp -P 1 127.0.0.1
|
||||
/benchmark/bin/lmbench/lat_udp -S 127.0.0.1
|
||||
|
Reference in New Issue
Block a user