Update gas costs.

This commit is contained in:
chriseth
2020-10-22 19:25:55 +02:00
parent 60af9d24ff
commit 6d3528b4a7
8 changed files with 24 additions and 24 deletions
@@ -27,9 +27,9 @@ contract Large {
// optimize-runs: 2
// ----
// creation:
// codeDepositCost: 261200
// executionCost: 300
// totalCost: 261500
// codeDepositCost: 301200
// executionCost: 343
// totalCost: 301543
// external:
// a(): 998
// b(uint256): 2305