mirror of https://github.com/astral-sh/ruff
## Summary Add a micro-benchmark for the code pattern observed in https://github.com/astral-sh/ty/issues/362. This currently takes around 1 second on my machine. ## Test Plan ```bash cargo bench -p ruff_benchmark -- 'ty_micro\[many_tuple' --sample-size 10 ``` |
||
|---|---|---|
| .. | ||
| formatter.rs | ||
| lexer.rs | ||
| linter.rs | ||
| parser.rs | ||
| ty.rs | ||