mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update gas expectations
This commit is contained in:
@@ -42,6 +42,9 @@ contract Main {
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// constructor(), 22 wei ->
|
||||
// gas irOptimized: 288778
|
||||
// gas legacy: 402045
|
||||
// gas legacyOptimized: 266772
|
||||
// getFlag() -> true
|
||||
// getName() -> "abc"
|
||||
// getBalances() -> 12, 10
|
||||
|
||||
Reference in New Issue
Block a user