+-------------------------------------------------+-----------+-----------------+----------+------------+ | Item | Self time | % of total time | Time | Item count | +-------------------------------------------------+-----------+-----------------+----------+------------+ | expand_crate | 65.08ms | 21.221 | 70.91ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | typeck | 42.58ms | 13.883 | 53.23ms | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | mir_borrowck | 20.46ms | 6.672 | 48.41ms | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | LLVM_module_codegen_emit_obj | 12.54ms | 4.090 | 12.54ms | 3 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | evaluate_obligation | 10.05ms | 3.276 | 10.78ms | 960 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | LLVM_passes | 9.09ms | 2.963 | 9.09ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_impl_item_well_formed | 7.67ms | 2.502 | 12.64ms | 120 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | type_op_prove_predicate | 7.21ms | 2.350 | 7.21ms | 577 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_item_well_formed | 7.17ms | 2.338 | 10.66ms | 324 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | hir_lowering | 6.42ms | 2.093 | 6.42ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | mir_drops_elaborated_and_const_checked | 6.00ms | 1.956 | 8.30ms | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_register_crate | 5.28ms | 1.723 | 9.16ms | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | free_global_ctxt | 4.84ms | 1.577 | 4.84ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_mod_item_types | 4.64ms | 1.512 | 5.08ms | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | generate_crate_metadata | 4.61ms | 1.503 | 21.80ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | optimized_mir | 4.47ms | 1.458 | 15.30ms | 120 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_impl_trait_ref | 4.19ms | 1.365 | 4.19ms | 4046 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | mir_built | 4.03ms | 1.313 | 10.71ms | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | param_env | 3.46ms | 1.129 | 4.01ms | 540 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | specialization_graph_of | 3.31ms | 1.079 | 11.36ms | 23 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | late_resolve_crate | 2.70ms | 0.882 | 2.70ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | normalize_projection_ty | 2.50ms | 0.816 | 2.50ms | 158 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_mod_privacy | 2.33ms | 0.760 | 2.40ms | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | self_profile_alloc_query_strings | 2.29ms | 0.748 | 2.29ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | implied_outlives_bounds | 2.11ms | 0.688 | 2.11ms | 295 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | type_op_ascribe_user_type | 2.10ms | 0.684 | 2.10ms | 65 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | crate_lints | 2.06ms | 0.673 | 4.37ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | codegen_module | 2.01ms | 0.656 | 2.66ms | 3 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | dropck_outlives | 1.66ms | 0.541 | 2.98ms | 221 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | method_autoderef_steps | 1.58ms | 0.515 | 2.48ms | 77 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_item_attrs | 1.38ms | 0.451 | 1.38ms | 106 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | layout_of | 1.36ms | 0.445 | 5.82ms | 751 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | resolve_lifetimes | 1.28ms | 0.418 | 1.75ms | 149 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | thir_body | 1.28ms | 0.418 | 1.33ms | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_type_of | 1.20ms | 0.392 | 1.20ms | 1658 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | mir_const | 1.19ms | 0.389 | 13.26ms | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_impl_parent | 1.18ms | 0.383 | 1.18ms | 3978 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | type_of | 1.15ms | 0.375 | 3.13ms | 2037 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | mir_promoted | 1.13ms | 0.369 | 14.51ms | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | explicit_predicates_of | 1.11ms | 0.361 | 2.48ms | 1032 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | codegen_crate | 1.07ms | 0.350 | 3.82ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | impl_trait_ref | 1.07ms | 0.349 | 5.27ms | 4144 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | link_rlib | 1.02ms | 0.332 | 1.02ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | impl_parent | 1.00ms | 0.327 | 2.18ms | 3978 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_copy_raw | 934.84µs | 0.305 | 5.23ms | 378 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | early_lint_checks | 847.82µs | 0.276 | 847.82µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | trait_impls_of | 790.85µs | 0.258 | 1.23ms | 40 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | try_normalize_generic_arg_after_erasing_regions | 745.28µs | 0.243 | 1.20ms | 276 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | unsafety_check_result | 715.85µs | 0.233 | 11.69ms | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | lint_mod | 713.43µs | 0.233 | 929.33µs | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | collect_mod_item_types | 697.18µs | 0.227 | 6.67ms | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_match | 689.71µs | 0.225 | 822.00µs | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | region_scope_tree | 685.93µs | 0.224 | 685.93µs | 287 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | LLVM_module_optimize | 675.80µs | 0.220 | 675.80µs | 3 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | finish_ongoing_codegen | 664.75µs | 0.217 | 791.51µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | type_op_normalize_fn_sig | 661.73µs | 0.216 | 1.55ms | 75 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | codegen_fulfill_obligation | 644.94µs | 0.210 | 652.14µs | 20 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | death_checking | 628.08µs | 0.205 | 927.31µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | wf_checking | 582.67µs | 0.190 | 24.59ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | privacy_access_levels | 582.58µs | 0.190 | 586.77µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | needs_drop_raw | 579.14µs | 0.189 | 5.79ms | 306 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | generics_of | 571.25µs | 0.186 | 1.68ms | 1045 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | write_crate_metadata | 560.86µs | 0.183 | 560.86µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | LLVM_module_codegen | 552.70µs | 0.180 | 13.10ms | 3 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | type_op_normalize_ty | 541.38µs | 0.177 | 1.19ms | 121 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | predicates_defined_on | 539.96µs | 0.176 | 4.22ms | 737 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_private_in_public | 520.12µs | 0.170 | 585.58µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | analysis | 512.97µs | 0.167 | 164.22ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_mod_liveness | 474.88µs | 0.155 | 669.27µs | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_trait_item_well_formed | 464.42µs | 0.151 | 708.65µs | 8 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | fn_sig | 460.41µs | 0.150 | 751.62µs | 185 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | AST_validation | 453.33µs | 0.148 | 453.33µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_mod_attrs | 435.19µs | 0.142 | 949.22µs | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | predicates_of | 433.64µs | 0.141 | 4.72ms | 737 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | lint_levels | 427.36µs | 0.139 | 427.36µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | parse_crate | 406.38µs | 0.133 | 406.38µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | type_op_normalize_predicate | 377.42µs | 0.123 | 587.36µs | 74 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | codegen_fn_attrs | 375.57µs | 0.122 | 1.24ms | 516 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | drop_ast | 365.04µs | 0.119 | 365.04µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | type_param_predicates | 361.81µs | 0.118 | 611.07µs | 117 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_mod_unstable_api_usage | 348.90µs | 0.114 | 754.55µs | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | resolve_instance | 339.67µs | 0.111 | 1.27ms | 131 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_load_macro | 310.79µs | 0.101 | 310.79µs | 15 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | pre_AST_expansion_lint_checks | 306.43µs | 0.100 | 306.43µs | 15 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_associated_item | 302.68µs | 0.099 | 302.68µs | 352 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | hir_module_items | 300.24µs | 0.098 | 363.81µs | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_explicit_predicates_of | 278.54µs | 0.091 | 278.54µs | 204 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_implementations_of_trait | 277.99µs | 0.091 | 277.99µs | 837 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | link_binary | 273.14µs | 0.089 | 1.37ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_sized_raw | 269.83µs | 0.088 | 864.82µs | 113 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | prepare_outputs | 253.82µs | 0.083 | 253.82µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | opt_def_kind | 234.55µs | 0.076 | 318.58µs | 1312 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_exported_symbols | 231.80µs | 0.076 | 231.80µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_adt_def | 222.62µs | 0.073 | 1.02ms | 41 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | object_safety_violations | 218.68µs | 0.071 | 860.72µs | 6 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | stability_index | 216.63µs | 0.071 | 225.21µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | MIR_borrow_checking | 213.40µs | 0.070 | 48.63ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | crate_variances | 210.45µs | 0.069 | 246.03µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | associated_items | 206.18µs | 0.067 | 604.75µs | 147 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | inferred_outlives_crate | 199.82µs | 0.065 | 1.05ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | type_uninhabited_from | 192.91µs | 0.063 | 464.37µs | 428 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_generics_of | 192.57µs | 0.063 | 192.57µs | 217 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | finalize_macro_resolutions | 192.34µs | 0.063 | 192.34µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_fn_sig | 179.29µs | 0.058 | 179.29µs | 66 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | finalize_imports | 175.03µs | 0.057 | 175.03µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | reachable_set | 171.37µs | 0.056 | 215.37µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_mod_const_bodies | 168.01µs | 0.055 | 218.52µs | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | implementations_of_trait | 165.88µs | 0.054 | 443.88µs | 837 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | eval_to_allocation_raw | 165.70µs | 0.054 | 383.33µs | 13 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | typeck_item_bodies | 163.77µs | 0.053 | 52.46ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | adt_dtorck_constraint | 161.84µs | 0.053 | 1.58ms | 65 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | inferred_outlives_of | 154.60µs | 0.050 | 1.29ms | 1032 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | should_inherit_track_caller | 152.97µs | 0.050 | 404.73µs | 516 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | type_check_crate | 146.24µs | 0.048 | 100.68ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | symbol_name | 145.73µs | 0.048 | 157.79µs | 14 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_mod_intrinsics | 144.20µs | 0.047 | 144.20µs | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | complete_gated_feature_checking | 136.21µs | 0.044 | 136.21µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | associated_item | 133.45µs | 0.044 | 473.12µs | 480 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | get_lang_items | 131.82µs | 0.043 | 155.45µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_late_bound_map | 131.49µs | 0.043 | 790.64µs | 146 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | join_worker_thread | 126.76µs | 0.041 | 126.76µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | def_span | 126.53µs | 0.041 | 185.45µs | 991 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | visibility | 120.86µs | 0.039 | 159.54µs | 649 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_mod_loops | 120.01µs | 0.039 | 120.01µs | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | configure_and_expand | 117.68µs | 0.038 | 75.05ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | fn_abi_of_instance | 116.20µs | 0.038 | 299.46µs | 14 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | promoted_mir | 104.77µs | 0.034 | 115.96µs | 123 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | expn_that_defined | 103.23µs | 0.034 | 119.30µs | 912 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | resolve_check_unused | 102.16µs | 0.033 | 102.16µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | adt_def | 100.38µs | 0.033 | 1.13ms | 79 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | mir_const_qualif | 97.54µs | 0.032 | 225.66µs | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | lookup_deprecation_entry | 95.14µs | 0.031 | 373.65µs | 777 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | conservative_is_privately_uninhabited | 94.75µs | 0.031 | 110.30µs | 434 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | late_bound_vars_map | 93.32µs | 0.030 | 894.80µs | 229 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | mir_for_ctfe | 90.94µs | 0.030 | 90.94µs | 22 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | resolve_postprocess | 90.26µs | 0.029 | 90.26µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | MIR_effect_checking | 89.48µs | 0.029 | 206.27µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_optimized_mir | 89.20µs | 0.029 | 89.20µs | 3 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_mod_impl_wf | 89.15µs | 0.029 | 89.15µs | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | erase_regions_ty | 88.16µs | 0.029 | 122.19µs | 189 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | proc_macro_decls_static | 87.30µs | 0.028 | 106.43µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | mir_keys | 83.53µs | 0.027 | 83.53µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_inferred_outlives_of | 80.65µs | 0.026 | 80.65µs | 204 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | adt_sized_constraint | 80.20µs | 0.026 | 607.21µs | 62 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | upstream_monomorphizations | 79.39µs | 0.026 | 292.11µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | impl_item_implementor_ids | 75.43µs | 0.025 | 258.48µs | 62 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | hir_owner | 73.87µs | 0.024 | 77.07µs | 658 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | def_ident_span | 72.25µs | 0.024 | 109.32µs | 262 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | monomorphization_collector_graph_walk | 69.98µs | 0.023 | 1.26ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | parent_module_from_def_id | 69.10µs | 0.023 | 69.10µs | 249 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | setup_global_ctxt | 67.59µs | 0.022 | 67.59µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | impl_polarity | 67.14µs | 0.022 | 100.06µs | 156 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_opt_def_kind | 66.93µs | 0.022 | 66.93µs | 226 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | diagnostic_items | 65.71µs | 0.021 | 110.06µs | 28 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | crate_hash | 65.25µs | 0.021 | 68.36µs | 28 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | object_lifetime_defaults_map | 62.83µs | 0.020 | 62.83µs | 452 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_def_span | 58.92µs | 0.019 | 58.92µs | 110 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_lookup_stability | 58.30µs | 0.019 | 58.30µs | 81 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | match_checking | 56.32µs | 0.018 | 878.32µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_mod_naked_functions | 55.84µs | 0.018 | 55.84µs | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | variances_of | 53.78µs | 0.018 | 338.93µs | 204 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_lookup_deprecation_entry | 53.29µs | 0.017 | 53.29µs | 93 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | hir_owner_parent | 51.60µs | 0.017 | 51.60µs | 405 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | coherent_trait | 49.21µs | 0.016 | 11.72ms | 21 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | crate_injection | 49.10µs | 0.016 | 49.10µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_super_predicates_of | 48.35µs | 0.016 | 48.35µs | 21 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | lit_to_const | 48.27µs | 0.016 | 48.27µs | 36 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | param_env_reveal_all_normalized | 47.97µs | 0.016 | 67.03µs | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | link_binary_remove_temps | 47.89µs | 0.016 | 47.89µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | associated_item_def_ids | 47.68µs | 0.016 | 75.68µs | 195 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | named_region_map | 45.32µs | 0.015 | 350.00µs | 138 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | upvars_mentioned | 45.08µs | 0.015 | 45.08µs | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | thir_abstract_const | 44.45µs | 0.014 | 44.45µs | 124 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_diagnostic_items | 44.35µs | 0.014 | 44.35µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_const_fn_raw | 42.50µs | 0.014 | 55.78µs | 105 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | link_crate | 41.34µs | 0.013 | 1.41ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | item_attrs | 40.30µs | 0.013 | 1.42ms | 106 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | const_caller_location | 40.28µs | 0.013 | 87.29µs | 2 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | misc_checking_1 | 39.22µs | 0.013 | 2.26ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_variances_of | 39.12µs | 0.013 | 39.12µs | 29 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_def_ident_span | 37.07µs | 0.012 | 37.07µs | 57 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | orphan_check_crate | 36.60µs | 0.012 | 36.78µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_trait_of_item | 33.60µs | 0.011 | 33.60µs | 45 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | compute_debuginfo_type_name | 33.30µs | 0.011 | 33.30µs | 50 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_impl_polarity | 32.92µs | 0.011 | 32.92µs | 58 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | resolve_access_levels | 32.51µs | 0.011 | 32.51µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | codegen_module_optimize | 32.16µs | 0.010 | 13.80ms | 3 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | super_predicates_that_define_assoc_type | 31.25µs | 0.010 | 44.19µs | 15 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | crate_inherent_impls | 31.17µs | 0.010 | 31.17µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | adt_destructor | 30.75µs | 0.010 | 389.18µs | 72 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | normalize_opaque_types | 30.60µs | 0.010 | 30.60µs | 47 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_adt_destructor | 29.36µs | 0.010 | 50.78µs | 34 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | opt_const_param_of | 29.27µs | 0.010 | 29.27µs | 126 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_inherent_impls | 29.03µs | 0.009 | 29.03µs | 11 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | monomorphization_collector_root_collections | 28.35µs | 0.009 | 35.12µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | eval_to_const_value_raw | 28.09µs | 0.009 | 811.76µs | 22 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | coherence_checking | 28.06µs | 0.009 | 11.57ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_associated_item_def_ids | 28.00µs | 0.009 | 28.00µs | 88 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | thir_check_unsafety | 27.14µs | 0.009 | 27.14µs | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | crate_inherent_impls_overlap_check | 26.76µs | 0.009 | 40.83µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | hir_attrs | 26.67µs | 0.009 | 26.67µs | 453 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | adt_drop_tys | 26.37µs | 0.009 | 208.18µs | 10 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | trait_of_item | 26.35µs | 0.009 | 59.95µs | 68 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | link_binary_check_files_are_writeable | 25.93µs | 0.008 | 25.93µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | exported_symbols | 25.71µs | 0.008 | 1.96ms | 28 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | collect_and_partition_mono_items | 24.44µs | 0.008 | 1.47ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | cgu_partitioning_place_roots | 23.54µs | 0.008 | 25.61µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_visibility | 23.10µs | 0.008 | 23.10µs | 100 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_reachable_non_generics | 22.33µs | 0.007 | 51.73µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | own_existential_vtable_entries | 22.05µs | 0.007 | 22.05µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | reachable_non_generics | 21.65µs | 0.007 | 289.42µs | 2 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | lookup_stability | 21.38µs | 0.007 | 79.68µs | 82 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_trait_def | 20.66µs | 0.007 | 20.66µs | 29 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | supported_target_features | 20.27µs | 0.007 | 20.27µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | all_diagnostic_items | 19.94µs | 0.007 | 29.92µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | native_libraries | 19.79µs | 0.006 | 37.54µs | 28 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | unsafety_checking | 19.45µs | 0.006 | 19.45µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | super_predicates_of | 18.49µs | 0.006 | 102.23µs | 30 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | type_collecting | 18.42µs | 0.006 | 6.69ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_native_libraries | 17.75µs | 0.006 | 17.75µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | unused_generic_params | 17.61µs | 0.006 | 17.61µs | 121 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | looking_for_derive_registrar | 16.98µs | 0.006 | 123.41µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | trait_def | 16.46µs | 0.005 | 37.12µs | 38 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | drop_compiler | 16.37µs | 0.005 | 16.37µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | item_types_checking | 16.12µs | 0.005 | 5.10ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_expn_that_defined | 16.07µs | 0.005 | 16.07µs | 31 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | hir_owner_nodes | 15.81µs | 0.005 | 15.81µs | 254 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | liveness_and_intrinsic_checking | 15.79µs | 0.005 | 829.26µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | try_normalize_mir_const_after_erasing_regions | 15.77µs | 0.005 | 157.33µs | 4 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | mir_shims | 15.70µs | 0.005 | 30.20µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | in_scope_traits_map | 15.13µs | 0.005 | 15.13µs | 79 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | privacy_checking_modules | 15.00µs | 0.005 | 2.42ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_explicit_item_bounds | 14.73µs | 0.005 | 14.73µs | 5 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | lib_features | 14.46µs | 0.005 | 14.46µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | module_lints | 13.90µs | 0.005 | 943.23µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | trait_explicit_predicates_and_bounds | 13.47µs | 0.004 | 15.97µs | 9 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_is_mir_available | 13.33µs | 0.004 | 13.33µs | 3 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | impl_defaultness | 12.81µs | 0.004 | 15.53µs | 52 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | postorder_cnums | 11.75µs | 0.004 | 11.75µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_promoted_mir | 11.19µs | 0.004 | 11.19µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | traits_in_crate | 11.15µs | 0.004 | 11.15µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | used_trait_imports | 11.08µs | 0.004 | 11.08µs | 109 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | link | 11.00µs | 0.004 | 2.22ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | inherent_impls | 10.96µs | 0.004 | 39.99µs | 74 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | item_bounds | 10.11µs | 0.003 | 12.89µs | 5 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | vtable_entries | 9.93µs | 0.003 | 101.35µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | misc_checking_3 | 9.10µs | 0.003 | 9.86ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | foreign_modules | 8.80µs | 0.003 | 8.80µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_used_crate_source | 8.73µs | 0.003 | 8.73µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | macro_expand_crate | 8.20µs | 0.003 | 70.92ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | defined_lang_items | 7.80µs | 0.003 | 14.36µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | maybe_unused_trait_import | 7.44µs | 0.002 | 7.44µs | 124 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | impl_wf_inference | 7.37µs | 0.002 | 96.52µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_lookup_const_stability | 7.37µs | 0.002 | 7.37µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | cgu_partitioning | 6.99µs | 0.002 | 45.56µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_defined_lang_items | 6.56µs | 0.002 | 6.56µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | resolve_lifetimes_trait_definition | 6.28µs | 0.002 | 6.28µs | 2 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | crate_name | 6.28µs | 0.002 | 10.17µs | 28 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | used_crate_source | 6.21µs | 0.002 | 14.94µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | subst_and_check_impossible_predicates | 6.21µs | 0.002 | 6.21µs | 3 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | serialize_work_products | 6.11µs | 0.002 | 6.11µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | missing_lang_items | 6.08µs | 0.002 | 11.68µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_compiler_builtins | 6.07µs | 0.002 | 8.71µs | 28 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_mir_available | 5.87µs | 0.002 | 102.73µs | 11 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_profiler_runtime | 5.69µs | 0.002 | 7.13µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | crate_host_hash | 5.62µs | 0.002 | 9.11µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_no_builtins | 5.61µs | 0.002 | 7.09µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_missing_lang_items | 5.60µs | 0.002 | 5.60µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | unused_lib_feature_checking | 5.60µs | 0.002 | 20.06µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | extra_filename | 5.55µs | 0.002 | 10.66µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | dep_kind | 5.43µs | 0.002 | 8.21µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | attributes_injection | 5.41µs | 0.002 | 5.41µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_promotable_const_fn | 5.35µs | 0.002 | 17.81µs | 3 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | resolve_crate | 5.26µs | 0.002 | 3.30ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | assert_symbols_are_distinct | 5.16µs | 0.002 | 96.73µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_extra_filename | 5.11µs | 0.002 | 5.11µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | cgu_partitioning_merge_cgus | 4.86µs | 0.002 | 4.86µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | plugin_loading | 4.47µs | 0.001 | 4.47µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | vtable_allocation | 4.44µs | 0.001 | 4.44µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | cgu_partitioning_place_inline_items | 4.40µs | 0.001 | 4.40µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_foreign_item | 4.15µs | 0.001 | 7.92µs | 11 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_reachable_non_generic | 4.05µs | 0.001 | 56.54µs | 14 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_crate_name | 3.89µs | 0.001 | 3.89µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | resolutions | 3.88µs | 0.001 | 3.88µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_is_foreign_item | 3.77µs | 0.001 | 3.77µs | 11 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_crate_host_hash | 3.49µs | 0.001 | 3.49µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | monomorphization_collector | 3.30µs | 0.001 | 1.30ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | hir_crate | 3.20µs | 0.001 | 3.20µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_impl_constness | 3.15µs | 0.001 | 3.15µs | 9 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_crate_hash | 3.11µs | 0.001 | 3.11µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_is_const_fn_raw | 3.05µs | 0.001 | 3.05µs | 4 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | has_typeck_results | 2.91µs | 0.001 | 2.91µs | 8 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_codegened_item | 2.85µs | 0.001 | 2.85µs | 8 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | impl_constness | 2.84µs | 0.001 | 5.99µs | 9 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_dep_kind | 2.78µs | 0.001 | 2.78µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | partition_and_assert_distinct_symbols | 2.76µs | 0.001 | 145.05µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_impl_defaultness | 2.72µs | 0.001 | 2.72µs | 7 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_is_compiler_builtins | 2.64µs | 0.001 | 2.64µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | item_bodies_checking | 2.63µs | 0.001 | 52.47ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | module_reexports | 2.54µs | 0.001 | 2.54µs | 17 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | upstream_monomorphizations_for | 2.40µs | 0.001 | 294.51µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | static_mutability | 2.40µs | 0.001 | 2.66µs | 9 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_private_dep | 2.30µs | 0.001 | 3.21µs | 6 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | cgu_partitioning_internalize_symbols | 2.28µs | 0.001 | 2.28µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | symbols_for_closure_captures | 2.14µs | 0.001 | 2.14µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | crates | 1.92µs | 0.001 | 1.92µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | explicit_item_bounds | 1.80µs | 0.001 | 16.53µs | 5 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | maybe_create_a_macro_crate | 1.72µs | 0.001 | 1.72µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | looking_for_entry_point | 1.71µs | 0.001 | 2.47µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | misc_checking_2 | 1.50µs | 0.000 | 1.71ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_is_no_builtins | 1.48µs | 0.000 | 1.48µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | dependency_formats | 1.45µs | 0.000 | 1.45µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_is_profiler_runtime | 1.44µs | 0.000 | 1.44µs | 27 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | instance_def_size_estimate | 1.42µs | 0.000 | 1.42µs | 7 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | lint_checking | 1.37µs | 0.000 | 5.31ms | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | lookup_const_stability | 1.21µs | 0.000 | 8.58µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | serialize_dep_graph | 1.14µs | 0.000 | 1.14µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | symbol_mangling_version | 1.09µs | 0.000 | 1.26µs | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | codegen_unit | 1.03µs | 0.000 | 1.03µs | 3 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | limits | 980.00ns | 0.000 | 980.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | maybe_building_test_harness | 910.00ns | 0.000 | 910.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_is_private_dep | 910.00ns | 0.000 | 910.00ns | 5 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_ctfe_mir_available | 840.00ns | 0.000 | 840.00ns | 7 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | resolve_report_errors | 840.00ns | 0.000 | 840.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | find_cgu_reuse | 820.00ns | 0.000 | 820.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | entry_fn | 760.00ns | 0.000 | 760.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | llvm_dump_timing_file | 580.00ns | 0.000 | 580.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | is_panic_runtime | 530.00ns | 0.000 | 530.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | layout_testing | 450.00ns | 0.000 | 450.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | backend_optimization_level | 430.00ns | 0.000 | 430.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | extern_mod_stmt_cnum | 430.00ns | 0.000 | 430.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | output_filenames | 360.00ns | 0.000 | 360.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | allocator_kind | 360.00ns | 0.000 | 360.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | check_unused_macros | 330.00ns | 0.000 | 330.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | resolve_main | 320.00ns | 0.000 | 320.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | has_global_allocator | 290.00ns | 0.000 | 290.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_static_mutability | 260.00ns | 0.000 | 260.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | features_query | 250.00ns | 0.000 | 250.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | has_panic_handler | 200.00ns | 0.000 | 200.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | drop_dep_graph | 190.00ns | 0.000 | 190.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | all_local_trait_impls | 180.00ns | 0.000 | 180.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | metadata_decode_entry_symbol_mangling_version | 170.00ns | 0.000 | 170.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | maybe_unused_extern_crates | 140.00ns | 0.000 | 140.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ | plugin_registration | 90.00ns | 0.000 | 90.00ns | 1 | +-------------------------------------------------+-----------+-----------------+----------+------------+ Total cpu time: 306.669351ms +----------------------------+---------------+ | Item | Artifact Size | +----------------------------+---------------+ | codegen_unit_size_estimate | 128 bytes | +----------------------------+---------------+ | crate_metadata | 390203 bytes | +----------------------------+---------------+ | linked_artifact | 417250 bytes | +----------------------------+---------------+ | object_file | 25440 bytes | +----------------------------+---------------+