mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 09:53:24 +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 fifo latency test ***"
|
|
|
|
/benchmark/bin/lmbench/lat_fifo -P 1 |