未验证 提交 aded3141 编写于 作者: N Nathan Ricci 提交者: GitHub

[PERF] Added --logbuildoutput to microbenchmark runs. (#67111)

Added --logbuildoutput to microbenchmark runs.
上级 019bc7f1
......@@ -298,6 +298,8 @@ if [[ "$monoaot" == "true" ]]; then
extra_benchmark_dotnet_arguments="$extra_benchmark_dotnet_arguments --runtimes monoaotllvm --aotcompilerpath \$HELIX_CORRELATION_PAYLOAD/monoaot/sgen/mini/mono-sgen --customruntimepack \$HELIX_CORRELATION_PAYLOAD/monoaot/pack --aotcompilermode llvm"
fi
extra_benchmark_dotnet_arguments="$extra_benchmark_dotnet_arguments --logBuildOutput"
if [[ "$use_core_run" == true ]]; then
new_core_root=$payload_directory/Core_Root
mv $core_root_directory $new_core_root
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册