mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update gas expectations
This commit is contained in:
@@ -17,5 +17,8 @@ contract C {
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// constructor(): 3 ->
|
||||
// gas irOptimized: 137184
|
||||
// gas legacy: 209361
|
||||
// gas legacyOptimized: 139324
|
||||
// f() -> 84, 23
|
||||
// m(uint256): 3 -> 7
|
||||
|
||||
Reference in New Issue
Block a user