solidity/test/cmdlineTests/gas_test_dispatch_optimize/output

54 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-12-18 19:48:56 +00:00
======= gas_test_dispatch_optimize/input.sol:Large =======
Gas estimation:
construction:
2019-03-13 13:18:53 +00:00
300 + 260000 = 260300
external:
2019-03-04 13:21:59 +00:00
a(): 398
b(uint256): 1105
2019-03-04 13:21:59 +00:00
f0(uint256): 334
2019-03-13 13:18:53 +00:00
f1(uint256): 40886
f2(uint256): 20952
f3(uint256): 21040
f4(uint256): 21018
f5(uint256): 20996
f6(uint256): 20908
f7(uint256): 20688
f8(uint256): 20820
f9(uint256): 20842
2019-03-04 13:21:59 +00:00
g0(uint256): 574
2019-03-13 13:18:53 +00:00
g1(uint256): 40598
g2(uint256): 20686
g3(uint256): 20774
g4(uint256): 20752
g5(uint256): 20840
g6(uint256): 20620
g7(uint256): 20730
g8(uint256): 20708
g9(uint256): 20554
2018-12-18 19:48:56 +00:00
======= gas_test_dispatch_optimize/input.sol:Medium =======
Gas estimation:
construction:
2019-03-13 13:18:53 +00:00
183 + 140400 = 140583
external:
2019-03-04 13:21:59 +00:00
a(): 398
b(uint256): 863
2019-03-13 13:18:53 +00:00
f1(uint256): 40666
f2(uint256): 20710
f3(uint256): 20754
2019-03-04 13:21:59 +00:00
g0(uint256): 332
g7(uint256): 20620
g8(uint256): 20598
g9(uint256): 20554
2018-12-18 19:48:56 +00:00
======= gas_test_dispatch_optimize/input.sol:Small =======
Gas estimation:
construction:
2019-03-13 13:18:53 +00:00
111 + 63600 = 63711
external:
2019-03-04 13:21:59 +00:00
fallback: 118
a(): 376
b(uint256): 753
2019-03-13 13:18:53 +00:00
f1(uint256): 40600