mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 01:13:23 +00:00
9 lines
167 B
Bash
9 lines
167 B
Bash
#!/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 -N 50 512m frd |