ruff/crates/ruff_benchmark
2023-08-18 13:45:38 +00:00
..
benches Refactor SourceKind to store file content (#6640) 2023-08-18 13:45:38 +00:00
src Rename ruff_python_semantic's Context struct to SemanticModel (#4565) 2023-05-22 02:35:03 +00:00
Cargo.toml Remove some extraneous newlines in Cargo.toml (#6577) 2023-08-14 23:39:41 +00:00
README.md Unify benchmarking and profiling docs (#5145) 2023-06-21 09:39:56 +00:00

Ruff Benchmarks

The ruff_benchmark crate benchmarks the linter and the formatter on individual files.

See CONTRIBUTING.md on how to use these benchmarks.