Skip to content

Performance improvements #39

Description

@cdstanford

Performance isn't prohibitive for running on a single crate, so this is fine to revisit later, probably roadmap-v1.

Basically two things that would help would be

  • Loading rust-analyzer once for the entire workspace of several crates, rather than one instance per-crate
  • Caching results so that we don't have to recompute them for known versions of dependent crates -- This may come for free if we support pulling in a sanctioned existing policy from a database somewhere rather than always generating your own.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions