ruff
770b276c
- Cache glob resolutions in import graph (#13413)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
306 days ago
Cache glob resolutions in import graph (#13413) ## Summary These are often repeated; caching the resolutions can have a huge impact.
References
#13413 - Cache glob resolutions in import graph
Author
charliermarsh
Parents
4e935f7d
Files
4
crates
ruff
src
commands
analyze_graph.rs
lib.rs
tests
analyze_graph.rs
ruff_graph/src
lib.rs
Loading