ruff/crates/ruff_benchmark
dependabot[bot] 4e2769a16c
Bump mimalloc from 0.1.38 to 0.1.39 (#7402)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-15 08:46:55 +00:00
..
benches Enable preview mode during benchmarks (#7208) 2023-09-11 14:09:33 -05:00
src Use Codspeed for continous benchmarking (#6896) 2023-08-26 16:34:35 +02:00
Cargo.toml Bump mimalloc from 0.1.38 to 0.1.39 (#7402) 2023-09-15 08:46:55 +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.