-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gas-snapshot
More file actions
143 lines (143 loc) · 8.3 KB
/
Copy path.gas-snapshot
File metadata and controls
143 lines (143 loc) · 8.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
test_arrays::element_access(), 226, 208, 208, 208
test_arrays::get(uint256), 2200, 2201, 2201, 2201
test_arrays::set(uint256,uint256), 22352, 22350, 22350, 22350
test_arrays::slice_sum(), 370, 318, 318, 318
test_arrays::sum_array(), 1019, 981, 981, 981
test_checked_arith::chain_safe(uint256,uint256), 516, 516, 516, 516
test_checked_arith::masked_add(uint256), 864, 864, 864, 864
test_checked_arith::safe_add(uint256,uint256), 516, 516, 516, 516
test_checked_arith::safe_mul(uint256,uint256), 1056, 1056, 1056, 1056
test_checked_arith::safe_sub(uint256,uint256), 534, 534, 534, 534
test_default_methods::test_chained_default_call(), 368, 356, 194, 194
test_default_methods::test_chained_default(), 343, 331, 169, 169
test_default_methods::test_default_method_call(), 288, 276, 194, 194
test_default_methods::test_default_method(), 261, 249, 167, 167
test_default_methods::test_full_override(), 161, 149, 116, 116
test_default_methods::test_override_method_call(), 286, 274, 195, 195
test_default_methods::test_override_method(), 208, 196, 117, 117
test_default_methods::test_partial_override_chain(), 339, 327, 168, 168
test_default_methods::test_required_method_call(), 182, 170, 168, 168
test_default_methods::test_required_method(), 96, 96, 96, 96
test_enums2::direction_north(), 152, 129, 129, 129
test_enums2::direction_west(), 217, 115, 115, 115
test_enums2::is_north_check(uint256), 306, 306, 306, 306
test_enums2::result_err_value(), 230, 225, 217, 217
test_enums2::result_ok_value(), 119, 114, 106, 106
test_full_math::mul_div(uint256,uint256,uint256), 1842, 1842, 1842, 1842
test_generics::test_entry_key(), 224, 207, 207, 207
test_generics::test_entry_value(), 226, 209, 206, 206
test_generics::test_identity(), 155, 155, 155, 155
test_generics::test_max(), 178, 154, 154, 154
test_generics::test_min(), 215, 181, 181, 181
test_generics::test_option_none(), 213, 213, 205, 205
test_generics::test_option_some(), 173, 168, 168, 168
test_generics::test_result_err(), 152, 147, 139, 139
test_generics::test_result_ok(), 249, 244, 236, 236
test_generics::test_turbofish_identity(), 103, 103, 103, 103
test_generics::test_turbofish_max(), 180, 156, 156, 156
test_impl::test_counter_add(), 188, 176, 143, 143
test_impl::test_counter_get(), 131, 119, 117, 117
test_impl::test_point_scale(), 340, 318, 238, 238
test_impl::test_point_sum(), 135, 113, 110, 110
test_impl::test_point_x(), 173, 156, 156, 156
test_inline_asm::asm_add(), 110, 110, 110, 110
test_inline_asm::asm_caller(), 155, 155, 155, 155
test_inline_asm::asm_computed_local(), 197, 163, 163, 163
test_inline_asm::asm_hex_literal(), 154, 154, 154, 154
test_inline_asm::asm_identity(), 96, 96, 96, 96
test_inline_asm::asm_local_var(), 161, 161, 161, 161
test_inline_asm::asm_mul_add(), 117, 117, 117, 117
test_inline::add_offset_val(), 209, 110, 110, 110
test_inline::double_val(), 195, 135, 135, 135
test_inline::inline_in_branch(uint256), 306, 306, 306, 306
test_inline::inline_in_loop(), 1022, 868, 868, 868
test_inline::triple_val(), 243, 109, 109, 109
test_inline::weighted_sum_val(), 413, 162, 162, 162
test_inlined_halt::compute(uint256,uint256,uint256), 726, 726, 726, 726
test_inlined_halt::wrapper(uint256,uint256,uint256), 726, 726, 726, 726
test_logs::emit_no_indexed(uint256), 23255, 23265, 23265, 23265
test_logs::emit_one_indexed(uint256,uint256), 23559, 23566, 23566, 23566
test_logs::emit_three_indexed(uint256,uint256,uint256), 24123, 24132, 24132, 24132
test_logs::emit_two_indexed(address,address,uint256), 24004, 24008, 24008, 24008
test_logs::get_marker(), 2202, 2220, 2220, 2220
test_loop_storage::accumulate(uint256), 23511, 23526, 23526, 23526
test_loop_storage::count_up(uint256), 23131, 23146, 23146, 23146
test_loop_storage::get_count(), 2203, 2218, 2218, 2218
test_loop_storage::get_last_val(), 2204, 2219, 2219, 2219
test_loop_storage::get_total(), 2255, 2270, 2270, 2270
test_loop_storage::read_write_loop(uint256), 44981, 44996, 44996, 44996
test_loop_storage::reset(), 4757, 4775, 4775, 4775
test_mappings::counter_get(address), 2287, 2302, 2302, 2302
test_mappings::counter_inc(address), 22449, 22456, 22456, 22456
test_mappings::map_add(address,uint256), 5349, 5353, 5353, 5353
test_mappings::map_get(address), 2235, 2250, 2250, 2250
test_mappings::map_set(address,uint256), 22335, 22348, 22348, 22348
test_mappings::nested_get(address,address), 2449, 2455, 2455, 2455
test_mappings::nested_set(address,address,uint256), 22447, 22451, 22451, 22451
test_mappings::nested_two_spenders(address,address,address,uint256,uint256), 44699, 44685, 44685, 44685
test_mappings::two_keys(address,address,uint256,uint256), 44479, 44480, 44480, 44480
test_merkle::hash_two(bytes32,bytes32), 516, 516, 516, 516
test_merkle::verify(bytes32,bytes32,bytes32[4],uint256), 1530, 1530, 1530, 1530
test_packed_storage::store_and_read_b(), 22327, 22289, 22273, 22273
test_packed_storage::store_and_read_g(), 22281, 22243, 22221, 22221
test_packed_storage::store_and_read_r(), 22282, 22244, 22222, 22222
test_packed_storage::store_and_read_sum(), 22417, 22329, 22273, 22273
test_packed_storage::store_pair_read_a(), 22317, 22291, 22275, 22275
test_packed_storage::store_pair_read_b(), 22309, 22283, 22273, 22273
test_packed_storage::write_subfield_preserves(), 22368, 22242, 22170, 22170
test_packed_storage::write_subfield_r(), 22426, 22346, 22300, 22300
test_packed_structs::packed_field_sum(), 325, 222, 168, 168
test_packed_structs::packed_pair_a(), 213, 182, 168, 168
test_packed_structs::packed_pair_b(), 104, 96, 96, 96
test_packed_structs::packed_rgb_b(), 226, 183, 169, 169
test_packed_structs::packed_rgb_g(), 180, 137, 117, 117
test_packed_structs::packed_rgb_r(), 230, 187, 167, 167
test_packed_structs::packed_two_structs(), 281, 169, 148, 148
test_packed_transient::store_and_read_b(), 327, 289, 273, 273
test_packed_transient::store_and_read_g(), 281, 243, 221, 221
test_packed_transient::store_and_read_r(), 282, 244, 222, 222
test_packed_transient::store_and_read_sum(), 417, 329, 273, 273
test_packed_transient::store_pair_read_a(), 317, 291, 275, 275
test_packed_transient::store_pair_read_b(), 309, 283, 273, 273
test_packed_transient::write_subfield_preserves(), 368, 242, 170, 170
test_packed_transient::write_subfield_r(), 426, 346, 300, 300
test_structs::point_sum(), 135, 113, 110, 110
test_structs::point_x(), 148, 131, 131, 131
test_structs::point_y(), 175, 158, 155, 155
test_structs::two_structs(), 225, 188, 185, 185
test_supertraits::test_base_method_call(), 96, 96, 96, 96
test_supertraits::test_base_method(), 131, 119, 117, 117
test_supertraits::test_extended_method_call(), 234, 222, 143, 143
test_supertraits::test_extended_method(), 207, 195, 116, 116
test_trait_bounds::test_bound_other(), 124, 117, 117, 117
test_trait_bounds::test_bound_satisfied(), 96, 96, 96, 96
test_trait_bounds::test_extract_other_method(), 259, 247, 168, 168
test_trait_bounds::test_extract_other(), 311, 299, 220, 220
test_trait_bounds::test_extract_wrapper_method(), 208, 196, 194, 194
test_trait_bounds::test_extract_wrapper(), 182, 170, 168, 168
test_trait_bounds::test_multiple_bounds_other(), 228, 221, 221, 221
test_trait_bounds::test_multiple_bounds(), 123, 116, 116, 116
test_trait_bounds::test_scale_other(), 361, 349, 193, 193
test_trait_bounds::test_scale_wrapper(), 260, 248, 169, 169
test_trait_bounds::test_type_bound_other(), 233, 211, 218, 218
test_trait_bounds::test_type_bound(), 206, 184, 191, 191
test_traits::test_add_overload(), 218, 180, 207, 207
test_traits::test_double_method(), 207, 195, 116, 116
test_traits::test_double_then_triple(), 339, 327, 168, 168
test_traits::test_double(), 259, 247, 168, 168
test_traits::test_eq_overload(), 236, 211, 208, 208
test_traits::test_triple_method(), 156, 144, 96, 96
test_traits::test_triple(), 258, 246, 167, 167
test_transient::get_counter(), 2253, 2259, 2259, 2259
test_transient::get_tval(), 254, 260, 260, 260
test_transient::get_tval2(), 203, 209, 209, 209
test_transient::inc_counter(), 22175, 22181, 22181, 22181
test_transient::set_both(uint256,uint256), 22360, 22363, 22363, 22363
test_transient::set_tval(uint256), 306, 306, 306, 306
test_transient::set_tval2(uint256), 306, 306, 306, 306
test_unsafe_arith::test_add_overflow(), 96, 96, 96, 96
test_unsafe_arith::test_mul_overflow(), 164, 156, 156, 156
test_unsafe_arith::test_sub_underflow(), 108, 108, 108, 108
test_unsafe_arith::test_unsafe_add(), 135, 129, 129, 129
test_unsafe_arith::test_unsafe_mul(), 112, 104, 104, 104
test_unsafe_arith::test_unsafe_sub(), 161, 155, 155, 155