-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
A-infraCI and workflow issuesCI and workflow issuesA-perfperformance issuesperformance issuesC-enhancementCategory: enhancementCategory: enhancement
Description
Profile-guided optimization (PGO) shows great promise in improving the speed of software, last year tests where made on applying it on Rust itself improving build time by ~15%.
Would it be feasible to do something similar for Rust analyzer to improve its speed?
As i understand it the difficulties would be
- gathering runtime statistics
- longer compilation times
0x8f701, Periecle, FilipAndersson245, stan4cb, nygrenh and 2 more
Metadata
Metadata
Assignees
Labels
A-infraCI and workflow issuesCI and workflow issuesA-perfperformance issuesperformance issuesC-enhancementCategory: enhancementCategory: enhancement