rust/lintcheck/src
Alex Macleod c033a4c741
Document and improve (a lot) lintcheck --perf (#14194)
In #14116 we added a benchmarking option for Lintcheck, this commit adds
a new chapter to the book AND improves that option into a more usable
state.

It's recommended to review one commit at a time.

- **Document how to benchmark with lintcheck --perf**
- **Several improvements on lintcheck perf (desc.)**

    - Now lintcheck perf deletes target directory after benchmarking,
benchmarking with a cache isn't very useful or telling of any
precise outcome.

    - Support for benchmarking several times without having to do
a cargo clean.

    - Compress perf.data

changelog: none
2025-03-23 00:01:53 +00:00
..
config.rs Adress review comments 2025-01-31 16:12:28 +01:00
driver.rs Formatting 2024-09-22 20:52:15 +02:00
input.rs Add unnecessary_debug_formatting lint 2025-02-26 14:25:58 +00:00
json.rs Fix key function description 2025-03-09 16:29:07 +02:00
main.rs Change frequency to 3000 2025-03-15 17:57:10 +01:00
output.rs Make "all fields are shorthand" requirement configurable 2024-12-26 19:36:58 -05:00
popular_crates.rs Merge commit 'b794b8e08c' into clippy-subtree-update 2024-07-11 15:44:03 +02:00
recursive.rs Formatting 2024-09-22 20:52:15 +02:00