mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update gas test.
This commit is contained in:
parent
b3e51bcae1
commit
c093d00af1
@ -14,9 +14,9 @@ contract C {
|
|||||||
}
|
}
|
||||||
// ----
|
// ----
|
||||||
// creation:
|
// creation:
|
||||||
// codeDepositCost: 1120800
|
// codeDepositCost: 1122600
|
||||||
// executionCost: 1167
|
// executionCost: 1167
|
||||||
// totalCost: 1121967
|
// totalCost: 1123767
|
||||||
// external:
|
// external:
|
||||||
// a(): 530
|
// a(): 530
|
||||||
// b(uint256): infinite
|
// b(uint256): infinite
|
||||||
|
Loading…
Reference in New Issue
Block a user