mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 08:26:30 +00:00
Add unix bandwidth test
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
60ca395f24
commit
39a66aea67
9
test/benchmark/lmbench-unix-bandwidth/run.sh
Normal file
9
test/benchmark/lmbench-unix-bandwidth/run.sh
Normal file
@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
set -e
|
||||
|
||||
echo "*** Running the LMbench unix bandwidth test ***"
|
||||
|
||||
/benchmark/bin/lmbench/bw_unix -P 1
|
Reference in New Issue
Block a user