mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update gas costs.
This commit is contained in:
parent
eec258c2d2
commit
695b250557
@ -46,7 +46,7 @@ contract C {
|
||||
}
|
||||
// ----
|
||||
// test() -> 0x20, 0x14, "[a called][b called]"
|
||||
// gas irOptimized: 116673
|
||||
// gas irOptimized: 116660
|
||||
// gas legacy: 119030
|
||||
// gas legacyOptimized: 117021
|
||||
// test2() -> 0x20, 0x14, "[b called][a called]"
|
||||
|
Loading…
Reference in New Issue
Block a user