mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 19:03:27 +00:00
Add process-related benchmarks
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
3462da986e
commit
922176641c
9
test/benchmark/lmbench-shell/run.sh
Normal file
9
test/benchmark/lmbench-shell/run.sh
Normal file
@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
set -e
|
||||
|
||||
echo "*** Running the LMbench shell latency test ***"
|
||||
|
||||
/benchmark/bin/lmbench/lat_proc -P 1 shell
|
Reference in New Issue
Block a user