mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-15 16:26:48 +00:00
9 lines
145 B
Bash
9 lines
145 B
Bash
#!/bin/sh
|
|
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
set -e
|
|
|
|
echo "*** Running the LMbench unix latency test ***"
|
|
|
|
/benchmark/bin/lmbench/lat_unix -P 1 |