mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-27 19:33:23 +00:00
Add lmbench select TCP test
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
ce7413c0fd
commit
936da1d6df
9
test/benchmark/lmbench-select-tcp/run.sh
Normal file
9
test/benchmark/lmbench-select-tcp/run.sh
Normal file
@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
set -e
|
||||
|
||||
echo "*** Running lmbench select TCP latency test ***"
|
||||
|
||||
/benchmark/bin/lmbench/lat_select -P 1 tcp
|
Reference in New Issue
Block a user