rust/compiler/rustc_data_structures
Wesley Wiser efe703a01a [self-profiling] Include the estimated size of each cgu in the profile
This is helpful when looking for CGUs where the size estimate isn't a
good indicator of compilation time.

I verified that moving the profiling timer call doesn't affect the
results.
2020-11-03 07:55:17 -05:00
..
src [self-profiling] Include the estimated size of each cgu in the profile 2020-11-03 07:55:17 -05:00
Cargo.toml Upgrade to measureme 9.0.0 2020-10-24 22:39:42 -04:00