ruff/crates/ruff_benchmark
2023-07-26 17:47:22 +02:00
..
benches Remove parser dependency from ruff-python-ast (#6096) 2023-07-26 17:47:22 +02:00
src
Cargo.toml Remove parser dependency from ruff-python-ast (#6096) 2023-07-26 17:47:22 +02:00
README.md

Ruff Benchmarks

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

See CONTRIBUTING.md on how to use these benchmarks.