ruff/crates/ruff_benchmark/benches
Carl Meyer 9bee9429de
[red-knot] add a large-union-of-string-literals benchmark (#17393)
## Summary

Add a benchmark for a large-union case that currently has exponential
blow-up in execution time.

## Test Plan

`cargo bench --bench red_knot`
2025-04-14 09:40:46 -07:00
..
formatter.rs Pass `ParserOptions` to the parser (#16220) 2025-02-19 10:50:50 -05:00
lexer.rs [ci]: Fixup codspeed upgrade (#16790) 2025-03-17 09:14:22 +01:00
linter.rs Server: Allow `FixAll` action in presence of version-specific syntax errors (#16848) 2025-03-20 05:09:14 -05:00
parser.rs [ci]: Fixup codspeed upgrade (#16790) 2025-03-17 09:14:22 +01:00
red_knot.rs [red-knot] add a large-union-of-string-literals benchmark (#17393) 2025-04-14 09:40:46 -07:00