Update gas costs.

This commit is contained in:
chriseth 2022-11-10 17:14:01 +01:00
parent eec258c2d2
commit 695b250557

View File

@ -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]"