Skip to content

Apply Profile-guided optimization to improve performance #9412

Open

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-infraCI and workflow issuesCI and workflow issuesA-perfperformance issuesperformance issuesC-enhancementCategory: enhancementCategory: enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions