mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-20 13:06:33 +00:00
Add unix latency benchmark
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
02ad3d8cab
commit
e22d23429e
9
test/benchmark/lmbench-unix-latency/run.sh
Normal file
9
test/benchmark/lmbench-unix-latency/run.sh
Normal file
@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
set -e
|
||||
|
||||
echo "*** Running the LMbench unix latency test ***"
|
||||
|
||||
/benchmark/bin/lmbench/lat_unix -P 1
|
Reference in New Issue
Block a user