ruff/crates/ruff_benchmark/benches
David Peter 4aaf32476a
[ty] Re-enable multithreaded pydantic benchmark (#19176)
## Summary

I played with those numbers a bit locally and `sample_size=3,
sample_count=8` seemed like a rather stable setup. This means a single
sample consistents of 3 iterations of checking pydantic multithreaded.
And this is repeated 8 times for statistics. A single check took ~300 ms
previously on the runners, so this should only take 7 s.
2025-07-07 14:28:15 +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] Add a DateType benchmark (#19148) 2025-07-04 21:11:47 +01:00
ty_walltime.rs [ty] Re-enable multithreaded pydantic benchmark (#19176) 2025-07-07 14:28:15 +02:00