mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
54 lines
1.1 KiB
Plaintext
54 lines
1.1 KiB
Plaintext
|
|
======= gas_test_dispatch_optimize/input.sol:Large =======
|
|
Gas estimation:
|
|
construction:
|
|
300 + 259200 = 259500
|
|
external:
|
|
a(): 398
|
|
b(uint256): 1108
|
|
f0(uint256): 334
|
|
f1(uint256): 40898
|
|
f2(uint256): 20958
|
|
f3(uint256): 21046
|
|
f4(uint256): 21024
|
|
f5(uint256): 21002
|
|
f6(uint256): 20914
|
|
f7(uint256): 20694
|
|
f8(uint256): 20826
|
|
f9(uint256): 20848
|
|
g0(uint256): 574
|
|
g1(uint256): 40610
|
|
g2(uint256): 20692
|
|
g3(uint256): 20780
|
|
g4(uint256): 20758
|
|
g5(uint256): 20846
|
|
g6(uint256): 20626
|
|
g7(uint256): 20736
|
|
g8(uint256): 20714
|
|
g9(uint256): 20560
|
|
|
|
======= gas_test_dispatch_optimize/input.sol:Medium =======
|
|
Gas estimation:
|
|
construction:
|
|
183 + 140200 = 140383
|
|
external:
|
|
a(): 398
|
|
b(uint256): 866
|
|
f1(uint256): 40678
|
|
f2(uint256): 20716
|
|
f3(uint256): 20760
|
|
g0(uint256): 332
|
|
g7(uint256): 20626
|
|
g8(uint256): 20604
|
|
g9(uint256): 20560
|
|
|
|
======= gas_test_dispatch_optimize/input.sol:Small =======
|
|
Gas estimation:
|
|
construction:
|
|
117 + 64600 = 64717
|
|
external:
|
|
fallback: 118
|
|
a(): 376
|
|
b(uint256): 756
|
|
f1(uint256): 40612
|