ruff/crates/ruff_benchmark/benches
David Peter 90cb0d3a7b
[ty] Reduce 'complex_constrained_attributes_2' runtime (#19001)
Re: https://github.com/astral-sh/ruff/pull/18979#issuecomment-3012541095

Each check increases the runtime by a factor of 3, so this should be an
order of magnitude faster.
2025-06-27 23:15:45 +02:00
..
formatter.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
lexer.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
linter.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
parser.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
ty.rs [ty] Reduce 'complex_constrained_attributes_2' runtime (#19001) 2025-06-27 23:15:45 +02:00
ty_walltime.rs [ty] Move venv and conda env discovery to `SearchPath::from_settings` (#18938) 2025-06-26 16:39:27 +02:00