mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update test/benchmarks/run.sh
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
This commit is contained in:
parent
a0f8cc922f
commit
5e74e95b67
@ -56,7 +56,7 @@ do
|
|||||||
|
|
||||||
echo "======================================================="
|
echo "======================================================="
|
||||||
echo " ${input_file}"
|
echo " ${input_file}"
|
||||||
echo "======================================================="
|
echo "-------------------------------------------------------"
|
||||||
echo "legacy pipeline took ${time_legacy} seconds to execute."
|
echo "legacy pipeline took ${time_legacy} seconds to execute."
|
||||||
echo "via-ir pipeline took ${time_via_ir} seconds to execute."
|
echo "via-ir pipeline took ${time_via_ir} seconds to execute."
|
||||||
echo "======================================================="
|
echo "======================================================="
|
||||||
|
Loading…
Reference in New Issue
Block a user