mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 10:53:25 +00:00
Add memory-related benchmarks
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
922176641c
commit
0021f3014c
9
test/benchmark/lmbench-mem-frd/run.sh
Normal file
9
test/benchmark/lmbench-mem-frd/run.sh
Normal file
@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
set -e
|
||||
|
||||
echo "*** Running the LMbench memory-read bandwidth test ***"
|
||||
|
||||
/benchmark/bin/lmbench/bw_mem -P 1 256m frd
|
Reference in New Issue
Block a user