mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 02:43:24 +00:00
Extract host-guest benchmark CI script
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
5564adee74
commit
0620ec58e4
@ -84,7 +84,7 @@ run_benchmark() {
|
||||
;;
|
||||
"host_guest")
|
||||
echo "Running benchmark ${benchmark} on host and guest..."
|
||||
bash "${BENCHMARK_DIR}/${benchmark_root}/bench_runner.sh" \
|
||||
bash "${BENCHMARK_DIR}/common/host_guest_bench_runner.sh" \
|
||||
"${BENCHMARK_DIR}/${benchmark}" \
|
||||
"${asterinas_cmd}" \
|
||||
"${linux_cmd}" \
|
||||
|
Reference in New Issue
Block a user