Skip to content

Remove new allocations from imported_source_files#99677

Merged
bors merged 1 commit intorust-lang:masterfrom
emilyalbini:pa-fix-97786-perf-regression
Jul 26, 2022
Merged

Remove new allocations from imported_source_files#99677
bors merged 1 commit intorust-lang:masterfrom
emilyalbini:pa-fix-97786-perf-regression

Conversation

@emilyalbini
Copy link
Member

#97786 introduced a large performance regression. After some local investigation it turns out the allocations performed by my change were the cause of the perf regression. This PR refactors my change to remove those allocations.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants