-
Notifications
You must be signed in to change notification settings - Fork 550
Open
Labels
A-performanceArea: performanceArea: performanceC-enhancementCategory: enhancementCategory: enhancementE-mediumDifficulty: might require some prior knowledge or code readingDifficulty: might require some prior knowledge or code readingT-compilerRelevant to compiler teamRelevant to compiler teamWG-compiler-performanceWorking group: Compiler PerformanceWorking group: Compiler Performance
Description
As a follow-up to #88, we should include more specifics on tools like cachegrind and valgrind. From the original issue:
those [tools] provide a slightly different and useful set of measurements but come with some caveats when invoking the profiler (i.e. making sure that the rustc executable is profiled, not cargo or the rustup wrapper).
Metadata
Metadata
Assignees
Labels
A-performanceArea: performanceArea: performanceC-enhancementCategory: enhancementCategory: enhancementE-mediumDifficulty: might require some prior knowledge or code readingDifficulty: might require some prior knowledge or code readingT-compilerRelevant to compiler teamRelevant to compiler teamWG-compiler-performanceWorking group: Compiler PerformanceWorking group: Compiler Performance