mirror of https://github.com/astral-sh/ruff
## Summary There's a note in the docs that suggests this can be faster, and in the benchmarks it... seems like it is? Might just be noise but held up over a few runs. Before: <img width="1792" alt="Screen Shot 2023-07-15 at 9 10 06 PM" src="https://github.com/astral-sh/ruff/assets/1309177/973cd955-d4e6-4ae3-898e-90b7eb52ecf2"> After: <img width="1792" alt="Screen Shot 2023-07-15 at 9 10 09 PM" src="https://github.com/astral-sh/ruff/assets/1309177/1491b391-d219-48e9-aa47-110bc7dc7f90"> |
||
|---|---|---|
| .. | ||
| analyze | ||
| binding.rs | ||
| context.rs | ||
| definition.rs | ||
| globals.rs | ||
| lib.rs | ||
| model.rs | ||
| node.rs | ||
| reference.rs | ||
| scope.rs | ||
| star_import.rs | ||