ruff/crates/ty_project/src
Ibraheem Ahmed 9218bf72ad
[ty] Print salsa memory usage totals in mypy primer CI runs (#18973)
## Summary

Print the [new salsa memory usage
dumps](https://github.com/astral-sh/ruff/pull/18928) in mypy primer CI
runs to help us catch memory regressions. The numbers are rounded to the
nearest power of 1.1 (about a 5% threshold between buckets) to avoid overly sensitive diffs.
2025-06-28 15:09:50 -04:00
..
db [ty] Move search path resolution to `Options::to_program_settings` (#18937) 2025-06-25 18:00:38 +02:00
glob [ty] Anchor all exclude patterns (#18685) 2025-06-18 08:57:36 +00:00
metadata Update Rust toolchain to 1.88 and MSRV to 1.86 (#19011) 2025-06-28 20:24:00 +02:00
watch Update Rust toolchain to 1.88 and MSRV to 1.86 (#19011) 2025-06-28 20:24:00 +02:00
combine.rs [ty] Resolve python environment in `Options::to_program_settings` (#18960) 2025-06-26 17:57:16 +02:00
db.rs [ty] Print salsa memory usage totals in mypy primer CI runs (#18973) 2025-06-28 15:09:50 -04:00
files.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
glob.rs [ty] Anchor all exclude patterns (#18685) 2025-06-18 08:57:36 +00:00
lib.rs Update Rust toolchain to 1.88 and MSRV to 1.86 (#19011) 2025-06-28 20:24:00 +02:00
metadata.rs [ty] Move search path resolution to `Options::to_program_settings` (#18937) 2025-06-25 18:00:38 +02:00
walk.rs Update Rust toolchain to 1.88 and MSRV to 1.86 (#19011) 2025-06-28 20:24:00 +02:00
watch.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00