ruff
770b276c - Cache glob resolutions in import graph (#13413)

Comment changes are shownComment changes are hidden
Commit
306 days ago
Cache glob resolutions in import graph (#13413) ## Summary These are often repeated; caching the resolutions can have a huge impact.
Author
Parents
  • crates
    • ruff
      • src
        • commands
          • File
            analyze_graph.rs
        • File
          lib.rs
      • tests
        • File
          analyze_graph.rs
    • ruff_graph/src
      • File
        lib.rs