Files
asterinas/test/benchmark/lmbench-exec/run.sh
2024-08-02 18:50:41 +08:00

11 lines
199 B
Bash

#!/bin/sh
# SPDX-License-Identifier: MPL-2.0
set -e
echo "*** Running the LMbench exec latency test ***"
mkdir /tmp
cp /benchmark/bin/lmbench/hello /tmp/
/benchmark/bin/lmbench/lat_proc -P 1 exec