mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Run gas tests on NoMetadata format only.
This commit is contained in:
@@ -9,9 +9,9 @@ contract Small {
|
||||
// optimize-runs: 2
|
||||
// ----
|
||||
// creation:
|
||||
// codeDepositCost: 72600
|
||||
// executionCost: 123
|
||||
// totalCost: 72723
|
||||
// codeDepositCost: 61800
|
||||
// executionCost: 111
|
||||
// totalCost: 61911
|
||||
// external:
|
||||
// fallback: 118
|
||||
// a(): 961
|
||||
|
||||
Reference in New Issue
Block a user