mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 09:53:24 +00:00
Add benchmark CI for sysbench and getpid
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
1b22267a87
commit
36841c50d4
9
regression/benchmark/getpid/run.sh
Normal file
9
regression/benchmark/getpid/run.sh
Normal file
@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
set -e
|
||||
|
||||
echo "*** Running getpid ***"
|
||||
|
||||
/benchmark/bin/getpid
|
Reference in New Issue
Block a user