Update test/benchmarks/run.sh

Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
This commit is contained in:
chriseth 2022-11-30 15:47:47 +01:00 committed by Nikola Matic
parent a0f8cc922f
commit 5e74e95b67

View File

@ -56,7 +56,7 @@ do
echo "======================================================="
echo " ${input_file}"
echo "======================================================="
echo "-------------------------------------------------------"
echo "legacy pipeline took ${time_legacy} seconds to execute."
echo "via-ir pipeline took ${time_via_ir} seconds to execute."
echo "======================================================="